From f9911a59c6cb1609535e105b6b31913acf8f0e30 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 21 Apr 2009 01:10:22 +0200 Subject: Add a comment to tell that tp_contact_list_group_add() takes ownership of handles array --- libempathy/empathy-tp-contact-list.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libempathy') 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, -- cgit v1.2.3