comparison src/multi.h @ 964:2cd7b73e2c9a

[gaim-migrate @ 974] damn i'm smooth. chat is working now. :) committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 10 Oct 2000 10:04:59 +0000
parents fa681641643d
children 7e231bc0018a
comparison
equal deleted inserted replaced
963:c1fb7afe4fd7 964:2cd7b73e2c9a
46 46
47 int create_exchange; 47 int create_exchange;
48 char *create_name; 48 char *create_name;
49 49
50 GSList *oscar_chats; 50 GSList *oscar_chats;
51 GSList *buddy_chats;
51 52
52 /* that's all we need for oscar. now then, on to TOC.... */ 53 /* that's all we need for oscar. now then, on to TOC.... */
53 int toc_fd; 54 int toc_fd;
54 int seqno; 55 int seqno;
55 int state; 56 int state;