Delete trailing whitespace at end of lines.
[pspp-builds.git] / src / output / table.h
index 00f14180433e6e19be5d8a8d9c03c0822509a6c6..3f97b0ee403275f38a9298e9416dc1575b14a77b 100644 (file)
@@ -75,7 +75,7 @@ typedef void tab_dim_func (struct tab_table *, struct outp_driver *);
 struct tab_table
   {
     struct pool *container;
-    
+
     /* Contents. */
     int col_style;             /* Columns: One of TAB_COL_*. */
     int col_group;             /* Number of rows per column group. */