system-file-format: More string fields with null bytes spotted.
[pspp] / src / ui / gui / pspp-sheet-selection.h
index 4d8c50bcf190538f98afa08296a6a82f58676c9a..ded218c8c5ff1c856149d8790afc9444e0a9c3e0 100644 (file)
@@ -77,8 +77,8 @@ struct _PsppSheetSelection
 
   /*< private >*/
 
-  PsppSheetView *GSEAL (tree_view);
-  PsppSheetSelectionMode GSEAL (type);
+  PsppSheetView *PSEAL (tree_view);
+  PsppSheetSelectionMode PSEAL (type);
 };
 
 struct _PsppSheetSelectionClass