From 986064a03ac759da8e87d085b8941444c8b57c5a Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Wed, 26 May 2010 11:26:57 +0200 Subject: Make clear that contacts_table doesn't keep any ref --- libempathy/empathy-contact.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy/empathy-contact.c') diff --git a/libempathy/empathy-contact.c b/libempathy/empathy-contact.c index 56b7aa42d..d76452891 100644 --- a/libempathy/empathy-contact.c +++ b/libempathy/empathy-contact.c @@ -111,7 +111,7 @@ enum { static guint signals[LAST_SIGNAL]; -/* TpContact* -> EmpathyContact* */ +/* TpContact* -> EmpathyContact*, both borrowed ref */ static GHashTable *contacts_table = NULL; static void -- cgit v1.2.3