Delete trailing whitespace at end of lines.
[pspp-builds.git] / src / libpspp / float-format.h
index 047ae91e346ee78c7cd00faee90f7f5d4d61b158..a71bf18e2d68c3a1113793cf5eccdf141f58affe 100644 (file)
@@ -24,7 +24,7 @@
 #include <libpspp/compiler.h>
 
 /* A floating-point format. */
-enum float_format 
+enum float_format
   {
     /* IEEE 754 formats. */
     FLOAT_IEEE_SINGLE_LE,          /* 32 bit, little endian. */