Delete trailing whitespace at end of lines.
[pspp-builds.git] / src / data / format.h
index 51484a3b1f1b260c1d02088888c2c56cf884a640..edfbc676846ecf151a3daded0701fbc57ff22928 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
@@ -28,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. */