[Telepathy-commits] [telepathy-gabble/master] Fix a comment

Pierre-Luc Beaudoin pierre-luc.beaudoin at collabora.co.uk
Sun Feb 1 05:24:00 PST 2009


---
 src/presence-cache.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/presence-cache.c b/src/presence-cache.c
index 91dc9cf..1d6bf2c 100644
--- a/src/presence-cache.c
+++ b/src/presence-cache.c
@@ -1814,7 +1814,7 @@ gabble_presence_cache_update_location (GabblePresenceCache *cache,
   g_signal_emit (cache, signals[LOCATION_UPDATED], 0, handle);
 }
 
-// The return value should be g_object_unref'ed.
+/* The return value should be g_hash_table_unref'ed. */
 GHashTable *
 gabble_presence_cache_get_location (GabblePresenceCache *cache,
                                     TpHandle handle)
-- 
1.5.6.5




More information about the Telepathy-commits mailing list