Delete trailing whitespace at line endings.
[pspp] / doc / dev / system-file-format.texi
index c6ac8f71c4436f540540ff034f0b05aecd51970b..a5a89f4ded01672a57c53791d4f81d51ca3bd24f 100644 (file)
@@ -16,7 +16,7 @@ that describes how they may be interpreted.  This chapter describes
 the format of a system file.
 
 System files use four data types: 8-bit characters, 32-bit integers,
-64-bit integers, 
+64-bit integers,
 and 64-bit floating points, called here @code{char}, @code{int32},
 @code{int64}, and
 @code{flt64}, respectively.  Data is not necessarily aligned on a word