]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-tp-contact-list.c
tp-contact-list: add a comment
[empathy.git] / 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);