aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-contact-list.c
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-contact-list.c')
-rw-r--r--libempathy/empathy-contact-list.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-contact-list.c b/libempathy/empathy-contact-list.c
index f763cdb60..b7d02010b 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);