diff -r e94e29686ded -r 1a4d7785bf8f src/multi.h --- a/src/multi.h Tue Nov 28 02:22:42 2000 +0000 +++ b/src/multi.h Tue Nov 28 04:12:06 2000 +0000 @@ -54,10 +54,10 @@ char password[32]; char g_screenname[64]; int options; /* same as aim_user options */ - int keepalive; + guint keepalive; int correction_time; /* stuff needed for per-connection idle times */ - int idle_timer; + guint idle_timer; time_t login_time; time_t lastsent; int is_idle;