empathy r804 - trunk/libempathy-gtk



Author: xclaesse
Date: Sun Mar 16 13:55:36 2008
New Revision: 804
URL: http://svn.gnome.org/viewvc/empathy?rev=804&view=rev

Log:
fix indentation


Modified:
   trunk/libempathy-gtk/empathy-contact-list-store.c

Modified: trunk/libempathy-gtk/empathy-contact-list-store.c
==============================================================================
--- trunk/libempathy-gtk/empathy-contact-list-store.c	(original)
+++ trunk/libempathy-gtk/empathy-contact-list-store.c	Sun Mar 16 13:55:36 2008
@@ -209,8 +209,7 @@
 	priv->list = g_object_ref (list_iface);
 
 	/* Let a chance to have all properties set before populating */
-	g_idle_add (contact_list_store_iface_setup,
-		    store);
+	g_idle_add (contact_list_store_iface_setup, store);
 }
 
 static void



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