[gnome-photos] main: Remove trailing whitespace



commit 8f4ae76b2deddf58d1f5ac2b5d85c17a55db65c6
Author: Debarshi Ray <debarshir gnome org>
Date:   Sun Jul 29 22:43:34 2012 +0200

    main: Remove trailing whitespace

 src/photos-main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/photos-main.c b/src/photos-main.c
index 1276046..8068e6b 100644
--- a/src/photos-main.c
+++ b/src/photos-main.c
@@ -31,7 +31,7 @@ gint
 main (gint argc, gchar *argv[])
 {
   GtkApplication *app;
-  gint exit_status;  
+  gint exit_status;
 
   bindtextdomain (GETTEXT_PACKAGE, PACKAGE_LOCALE_DIR);
   bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");



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