Whitespace changes
authorJohn Darrington <john@darrington.wattle.id.au>
Wed, 6 Sep 2017 09:23:45 +0000 (11:23 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Wed, 6 Sep 2017 09:23:45 +0000 (11:23 +0200)
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