[gimp] app: add a newline



commit 4a73ac68693c647ed601cc65fab4059189d3e0c9
Author: Michael Natterer <mitch gimp org>
Date:   Thu Apr 7 23:47:27 2011 +0200

    app: add a newline

 app/gui/gui.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/app/gui/gui.c b/app/gui/gui.c
index 7da14a9..f5906a7 100644
--- a/app/gui/gui.c
+++ b/app/gui/gui.c
@@ -272,6 +272,7 @@ gui_sanity_check (void)
          gtk_major_version, gtk_minor_version, gtk_micro_version,
          GTK_REQUIRED_MAJOR, GTK_REQUIRED_MINOR, GTK_REQUIRED_MICRO);
     }
+
 #undef GTK_REQUIRED_MAJOR
 #undef GTK_REQUIRED_MINOR
 #undef GTK_REQUIRED_MICRO



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]