diff src/idle.c @ 4201:511c2b63caa4

[gaim-migrate @ 4432] Some code cleanups to remove warnings and fix up indenting a little. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 04 Jan 2003 21:01:32 +0000
parents 3e508dd31b76
children ba99d30afc14
line wrap: on
line diff
--- a/src/idle.c	Sat Jan 04 19:41:07 2003 +0000
+++ b/src/idle.c	Sat Jan 04 21:01:32 2003 +0000
@@ -51,7 +51,7 @@
 	static XScreenSaverInfo *mit_info = NULL;
 #endif
 #endif
-	time_t idle_time;
+	int idle_time;
 
 	/* Not idle, really...  :) */
 	update_idle_times();