From 17339b8ef2b6c9c403ceccb9f0ab534a943f92e1 Mon Sep 17 00:00:00 2001
From: John Darrington <john@darrington.wattle.id.au>
Date: Wed, 6 Sep 2017 11:23:45 +0200
Subject: [PATCH] Whitespace changes

---
 src/ui/gui/psppire-data-editor.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/ui/gui/psppire-data-editor.h b/src/ui/gui/psppire-data-editor.h
index 497876a70e..941d7a4997 100644
--- a/src/ui/gui/psppire-data-editor.h
+++ b/src/ui/gui/psppire-data-editor.h
@@ -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
-- 
2.30.2