]> git.0d.be Git - empathy.git/commitdiff
Make clear that contacts_table doesn't keep any ref
authorXavier Claessens <xclaesse@gmail.com>
Wed, 26 May 2010 09:26:57 +0000 (11:26 +0200)
committerXavier Claessens <xclaesse@gmail.com>
Wed, 26 May 2010 09:26:57 +0000 (11:26 +0200)
libempathy/empathy-contact.c

index 56b7aa42d725a66c5ffcedcfd7d4f07d6e6dd0d7..d764528915703c24de273d67880c02c9a6ddb3c7 100644 (file)
@@ -111,7 +111,7 @@ enum {
 
 static guint signals[LAST_SIGNAL];
 
-/* TpContact* -> EmpathyContact* */
+/* TpContact* -> EmpathyContact*, both borrowed ref */
 static GHashTable *contacts_table = NULL;
 
 static void