diff src/multi.h @ 1995:815997c7d4f1

[gaim-migrate @ 2005] i think this might fix some things committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 11 Jun 2001 23:25:06 +0000
parents ba421d552093
children 0befa2d2e540
line wrap: on
line diff
--- a/src/multi.h	Mon Jun 11 23:17:02 2001 +0000
+++ b/src/multi.h	Mon Jun 11 23:25:06 2001 +0000
@@ -61,7 +61,7 @@
 	time_t login_time;
 	time_t lastsent;
 	int is_idle;
-	int correction_time;
+	time_t correction_time;
 
 	/* stuff for a signin progress meter */
 	GtkWidget *meter;