[empathy: 51/59] idle: add comment about the connect_times hash table types
- From: Jonny Lamb <jonnylamb src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [empathy: 51/59] idle: add comment about the connect_times hash table types
- Date: Mon, 2 Nov 2009 13:42:11 +0000 (UTC)
commit 0e5b0eca677e4aa60cebdaec8e289192b39b5017
Author: Jonny Lamb <jonnylamb gnome org>
Date: Fri Oct 30 10:24:15 2009 +0000
idle: add comment about the connect_times hash table types
Signed-off-by: Jonny Lamb <jonnylamb gnome org>
libempathy/empathy-idle.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libempathy/empathy-idle.c b/libempathy/empathy-idle.c
index 27ae487..6c6e333 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;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]