diff src/multi.h @ 1435:f16e17d42b43

[gaim-migrate @ 1445] correction time is done again, for protocols that need it (which are only the AIM protocols so far) committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 28 Jan 2001 09:16:50 +0000
parents 96e93119268d
children 9db35684c68c
line wrap: on
line diff
--- a/src/multi.h	Sun Jan 28 09:09:18 2001 +0000
+++ b/src/multi.h	Sun Jan 28 09:16:50 2001 +0000
@@ -62,6 +62,7 @@
 	time_t login_time;
 	time_t lastsent;
 	int is_idle;
+	int correction_time;
 
 	/* stuff for a signin progress meter */
 	GtkWidget *meter;