Delete trailing whitespace at end of lines.
[pspp-builds.git] / src / data / format.h
index 8b85b64a59d632e1f33a7f265734b95c62bf694b..edfbc676846ecf151a3daded0701fbc57ff22928 100644 (file)
@@ -27,7 +27,7 @@
 #include <libpspp/str.h>
 
 /* Format type categories. */
-enum fmt_category 
+enum fmt_category
   {
     /* Numeric formats. */
     FMT_CAT_BASIC          = 0x001,     /* Basic numeric formats. */