]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-contact-list.c
Fix indentation Fix not returning the contact in tp_contact_list_find()
[empathy.git] / libempathy / empathy-contact-list.c
index f763cdb605bbce35c1e3b0b65331b5b473349c1b..b7d02010ba4996d5ecad95aea55a0500ae7e3380 100644 (file)
@@ -86,7 +86,7 @@ empathy_contact_list_setup (EmpathyContactList *list)
 
 GossipContact *
 empathy_contact_list_find (EmpathyContactList *list,
-                                const gchar             *id)
+                          const gchar        *id)
 {
        g_return_val_if_fail (EMPATHY_IS_CONTACT_LIST (list), NULL);