diff 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
line wrap: on
line diff
--- a/src/multi.h	Tue Oct 10 09:14:26 2000 +0000
+++ b/src/multi.h	Tue Oct 10 10:04:59 2000 +0000
@@ -48,6 +48,7 @@
 	char *create_name;
 
 	GSList *oscar_chats;
+	GSList *buddy_chats;
 
 	/* that's all we need for oscar. now then, on to TOC.... */
 	int toc_fd;