This commit is contained in:
Andrew Pamment 2017-10-01 17:09:41 +10:00
parent ab6e404c38
commit e8eda08fb7

View File

@ -21,7 +21,7 @@ static int line_at;
static int row_at;
static char sbuf[512];
extern struct user_record gUser;
extern usertimeout;
extern int usertimeout;
struct chat_msg {
char nick[16];