From 0664e133624ca7def05aa0f16b6e1a05669937a3 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 6 Jul 2010 15:49:08 +0200 Subject: tp-contact-list: add a comment --- libempathy/empathy-tp-contact-list.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libempathy/empathy-tp-contact-list.c b/libempathy/empathy-tp-contact-list.c index a77bb10b4..263c379f6 100644 --- a/libempathy/empathy-tp-contact-list.c +++ b/libempathy/empathy-tp-contact-list.c @@ -242,6 +242,7 @@ tp_contact_list_group_ready_cb (TpChannel *channel, g_object_unref (old_group); } + /* Pass the reference on the TpChannel to priv->groups */ g_hash_table_insert (priv->groups, (gpointer) group_name, channel); DEBUG ("Group %s added", group_name); -- cgit v1.2.3