Whitespace changes only: Remove trailing whitespace
[pspp] / src / output / charts / spreadlevel-plot.h
index 550ccb9893a1719542e641684098cf8dcb189408..b7c8c354a1971bf7afc0856e8abed4e01ee4a817 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "output/chart-item.h"
 
-struct datum 
+struct datum
 {
   double x;
   double y;
@@ -105,4 +105,4 @@ spreadlevel_plot_chart_submit (struct spreadlevel_plot_chart *instance)
   chart_item_submit (&instance->chart_item);
 }
 \f
-#endif 
+#endif