]> git.0d.be Git - empathy.git/commitdiff
tp-contact-list: add a comment
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 6 Jul 2010 13:49:08 +0000 (15:49 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 8 Jul 2010 12:36:14 +0000 (14:36 +0200)
libempathy/empathy-tp-contact-list.c

index a77bb10b459cdae7123bb9876b556d5396056701..263c379f6fdfa19ed4bdf4bb041073088d22c11a 100644 (file)
@@ -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);