]> git.0d.be Git - empathy.git/commitdiff
Fix indentation.
authorXavier Claessens <xclaesse@src.gnome.org>
Fri, 30 Jan 2009 17:07:49 +0000 (17:07 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Fri, 30 Jan 2009 17:07:49 +0000 (17:07 +0000)
svn path=/trunk/; revision=2289

libempathy-gtk/empathy-ui-utils.h

index 97fb271b3286d9b4505280b95b051599d25c8fe7..6a52ff111b6ffe31f179d0b4e14db5652eeadf80 100644 (file)
@@ -99,7 +99,7 @@ GdkPixbuf * empathy_pixbuf_scale_down_if_necessary      (GdkPixbuf        *pixbu
 GdkPixbuf * empathy_pixbuf_from_icon_name               (const gchar      *icon_name,
                                                         GtkIconSize       icon_size);
 GdkPixbuf * empathy_pixbuf_from_icon_name_sized         (const gchar      *icon_name,
-               gint              size);
+                                                        gint              size);
 /* Text view */
 gboolean    empathy_text_iter_forward_search            (const GtkTextIter*iter,
                                                         const gchar      *str,