Delete trailing whitespace at end of lines.
[pspp-builds.git] / src / data / make-file.c
index eadcfa16989f34d3211c57088082cd8765195a78..725071c2db18115a3370a8f0115e4f04932273b6 100644 (file)
@@ -76,9 +76,9 @@ make_unique_file_stream (FILE **fp, char **file_name)
   const char *parent_dir;
 
 
-  /* FIXME: 
+  /* FIXME:
      Need to check for pre-existing file name.
-     Need also to pass in the directory instead of using /tmp 
+     Need also to pass in the directory instead of using /tmp
   */
 
   assert (file_name != NULL);