X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=libempathy%2Fempathy-contact-list.c;h=b7d02010ba4996d5ecad95aea55a0500ae7e3380;hp=f763cdb605bbce35c1e3b0b65331b5b473349c1b;hb=1ff555e581a89646fa252706d41ae822d1e023e4;hpb=6289d5e8af55efe139fa3981e11684b8a0784549 diff --git a/libempathy/empathy-contact-list.c b/libempathy/empathy-contact-list.c index f763cdb6..b7d02010 100644 --- a/libempathy/empathy-contact-list.c +++ b/libempathy/empathy-contact-list.c @@ -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);