Whitespace changes
[pspp] / src / ui / gui / psppire-data-editor.h
index 497876a70e0dfa1a2503fdc81fbd29e2a6b93901..941d7a4997a83b3ee75a3f8367c1962a4558410d 100644 (file)
@@ -68,7 +68,6 @@ struct _PsppireDataEditor
   GtkWidget *datum_entry;      /* PsppireValueEntry for editing current cell. */
 
   gboolean split;              /* True if the sheets are in split view. */
-
 };
 
 struct _PsppireDataEditorClass