Delete trailing whitespace at end of lines.
[pspp-builds.git] / lib / gtksheet / gsheet-hetero-column.h
index 59fd7cd631da0376014a45743b0b23f66a4318f3..2c4fc1d7ae30097500779bee7c9782e0b62beaeb 100644 (file)
@@ -50,7 +50,7 @@ extern "C" {
 
     gint n_columns;
     gint default_width;
-    
+
     struct GSheetHeteroColumnUnit *col;
 
   };
@@ -62,7 +62,7 @@ extern "C" {
 
 
 
-  
+
   /* create a new column */
   GObject * g_sheet_hetero_column_new (gint default_width, gint n_columns);