Properly escape marked up text in dictionary views
[pspp-builds.git] / lib / gtksheet / gsheet-uniform-column.h
index b6c8102fb49a24fef42755eea56e0c9427442e4e..e56037b42db97d124326a2c433b2e5fbe45e9832 100644 (file)
@@ -49,7 +49,7 @@ extern "C" {
   {
     GObjectClass parent_class;
   };
-  
+
   /* create a new column */
   GObject * g_sheet_uniform_column_new (gint width, gint n_columns);