Trim trailing white spaces.
[geeqie.git] / src / pixbuf_util.c
index 14978fc..6d4ad5b 100644 (file)
@@ -175,7 +175,7 @@ gboolean register_theme_icon_as_stock(const gchar *key, const gchar *icon)
                            64, /* size */
                            0,  /* flags */
                            &error);
-       if (!pixbuf) 
+       if (!pixbuf)
                {
                if (error)
                        {