empathy r2293 - trunk/libempathy-gtk



Author: xclaesse
Date: Fri Jan 30 17:08:01 2009
New Revision: 2293
URL: http://svn.gnome.org/viewvc/empathy?rev=2293&view=rev

Log:
Fix coding style.

Modified:
   trunk/libempathy-gtk/empathy-ui-utils.c

Modified: trunk/libempathy-gtk/empathy-ui-utils.c
==============================================================================
--- trunk/libempathy-gtk/empathy-ui-utils.c	(original)
+++ trunk/libempathy-gtk/empathy-ui-utils.c	Fri Jan 30 17:08:01 2009
@@ -572,10 +572,10 @@
 
 GdkPixbuf *
 empathy_pixbuf_from_icon_name (const gchar *icon_name,
-			      GtkIconSize  icon_size)
+			       GtkIconSize  icon_size)
 {
-	gint           w, h;
-	gint           size = 48;
+	gint  w, h;
+	gint  size = 48;
 
 	if (!icon_name) {
 		return NULL;



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