[empathy: 10/14] explain the connect_time struct member



commit 16da0cefe5da520704d9914b1bc824c7b5342071
Author: Sjoerd Simons <sjoerd simons collabora co uk>
Date:   Wed Jul 1 14:01:20 2009 +0100

    explain the connect_time struct member

 libempathy/empathy-account.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libempathy/empathy-account.c b/libempathy/empathy-account.c
index e5ba7c8..7672106 100644
--- a/libempathy/empathy-account.c
+++ b/libempathy/empathy-account.c
@@ -69,6 +69,7 @@ struct _EmpathyAccountPriv
   TpConnectionPresenceType presence;
 
   gboolean enabled;
+  /* Timestamp when the connection got connected in seconds since the epoch */
   glong connect_time;
 
   McAccount *mc_account;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]