summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Laager <rlaager@pidgin.im>2007-05-25 16:17:50 +0000
committerRichard Laager <rlaager@pidgin.im>2007-05-25 16:17:50 +0000
commitb0b67033911007ae352f3c1aabffb0135a687637 (patch)
tree6eea9ee10e5715765a9ffe7003dc8a3fe28fb568
parent58551b06b03d15dd54df20148d16b56248ee673d (diff)
downloadpidgin-2.0.1.tar.gz
Update a comment: We don't check idle status every 5 seconds any more.v2.0.1
Fixes #1113
-rw-r--r--libpurple/idle.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/libpurple/idle.c b/libpurple/idle.c
index 54dc438f80..63cee6cdba 100644
--- a/libpurple/idle.c
+++ b/libpurple/idle.c
@@ -102,9 +102,8 @@ static gint time_until_next_idle_event;
* should be set.
*
* There is no harm to calling this many many times, other than
- * it will be kinda slow. This is called every 5 seconds by a
- * timer set when Purple starts. It is also called when
- * you send an IM, a chat, etc.
+ * it will be kinda slow. This is called by a timer set when
+ * Purple starts. It is also called when you send an IM, a chat, etc.
*
* This function has 3 sections.
* 1. Get your idle time. It will query XScreenSaver or Windows