[gnome-desktop] whitespace



commit f209a414dbec435e2c00d7f52424a3d1dafc4e4c
Author: Patrick Welche <prlw1 cam ac uk>
Date:   Thu Sep 11 17:07:15 2014 +0200

    whitespace

 libgnome-desktop/gnome-desktop-thumbnail.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgnome-desktop/gnome-desktop-thumbnail.c b/libgnome-desktop/gnome-desktop-thumbnail.c
index 320fba2..e60a44c 100644
--- a/libgnome-desktop/gnome-desktop-thumbnail.c
+++ b/libgnome-desktop/gnome-desktop-thumbnail.c
@@ -496,7 +496,7 @@ _gdk_pixbuf_new_from_uri_at_scale (const char *uri,
         if (input_stream == NULL) {
             g_warning ("Unable to create an input stream for %s: %s", uri, error->message);
             g_clear_error (&error);
-           g_object_unref (file);
+            g_object_unref (file);
             return NULL;
         }
     }


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