diff options
-rw-r--r-- | libempathy/empathy-tp-contact-list.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy/empathy-tp-contact-list.c b/libempathy/empathy-tp-contact-list.c index cf1617aec..1e4ea5f28 100644 --- a/libempathy/empathy-tp-contact-list.c +++ b/libempathy/empathy-tp-contact-list.c @@ -305,6 +305,7 @@ tp_contact_list_group_request_handles_cb (TpConnection *connection, list); } +/* This function takes ownership of handles array */ static void tp_contact_list_group_add (EmpathyTpContactList *list, const gchar *group_name, |