From c240877c746fa5f611ef7a557829a706bf677b2f Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Sun, 16 Mar 2008 13:55:36 +0000 Subject: fix indentation svn path=/trunk/; revision=804 --- libempathy-gtk/empathy-contact-list-store.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libempathy-gtk/empathy-contact-list-store.c') diff --git a/libempathy-gtk/empathy-contact-list-store.c b/libempathy-gtk/empathy-contact-list-store.c index 84c7223ff..1b3311810 100644 --- a/libempathy-gtk/empathy-contact-list-store.c +++ b/libempathy-gtk/empathy-contact-list-store.c @@ -209,8 +209,7 @@ contact_list_store_set_contact_list (EmpathyContactListStore *store, 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 -- cgit v1.2.3