From 00a6f4588e7c564ff5a4a0a5aa6650775532f701 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Thu, 14 Jun 2012 11:36:46 +0200 Subject: individual-manager: document that individuals_pop ref its content https://bugzilla.gnome.org/show_bug.cgi?id=677940 --- libempathy/empathy-individual-manager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy') diff --git a/libempathy/empathy-individual-manager.c b/libempathy/empathy-individual-manager.c index c75a78208..132acef95 100644 --- a/libempathy/empathy-individual-manager.c +++ b/libempathy/empathy-individual-manager.c @@ -58,7 +58,7 @@ typedef struct GHashTable *individuals; /* Individual.id -> Individual */ gboolean contacts_loaded; - /* FolksIndividual sorted by popularity (most popular first) */ + /* reffed FolksIndividual sorted by popularity (most popular first) */ GSequence *individuals_pop; /* The TOP_INDIVIDUALS_LEN first FolksIndividual (borrowed) from * individuals_pop */ -- cgit v1.2.3