Whitespace changes only: Remove trailing whitespace
[pspp] / src / output / charts / barchart.h
index b8b2122cb9b6bc9c50bad79d899553ef66d13359..d43e379b9f64f5e3d52f30c7c03cb78fca84ae13 100644 (file)
@@ -71,7 +71,7 @@ struct barchart
     struct hmap secondaries;
 
 
-    /* A array of pointers to the members of the above hmap, 
+    /* A array of pointers to the members of the above hmap,
        sorted by VAL */
     struct category **ss;
   };