comparison src/multi.h @ 1805:caa605e70917

[gaim-migrate @ 1815] i have that sting song, the one they play in the mercedes commercial, stuck in my head. what the hell are the words to that song. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 05 May 2001 10:36:08 +0000
parents 213607e89598
children b367beee6448
comparison
equal deleted inserted replaced
1804:c7b288ea3892 1805:caa605e70917
52 52
53 struct aim_user *user; 53 struct aim_user *user;
54 54
55 char username[64]; 55 char username[64];
56 char password[32]; 56 char password[32];
57 char g_screenname[64];
58 int options; /* same as aim_user options */ 57 int options; /* same as aim_user options */
59 guint keepalive; 58 guint keepalive;
60 /* stuff needed for per-connection idle times */ 59 /* stuff needed for per-connection idle times */
61 guint idle_timer; 60 guint idle_timer;
62 time_t login_time; 61 time_t login_time;