From 0e5b0eca677e4aa60cebdaec8e289192b39b5017 Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Fri, 30 Oct 2009 10:24:15 +0000 Subject: idle: add comment about the connect_times hash table types Signed-off-by: Jonny Lamb --- libempathy/empathy-idle.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libempathy') diff --git a/libempathy/empathy-idle.c b/libempathy/empathy-idle.c index 27ae487e7..6c6e33351 100644 --- a/libempathy/empathy-idle.c +++ b/libempathy/empathy-idle.c @@ -59,6 +59,8 @@ typedef struct { guint ext_away_timeout; TpAccountManager *manager; + + /* pointer to a TpAccount --> glong of time of connection */ GHashTable *connect_times; TpConnectionPresenceType requested_presence_type; -- cgit v1.2.3