diff src/gaim.h @ 2368:84823e04dcf7

[gaim-migrate @ 2381] i finally fixed this. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 27 Sep 2001 06:04:59 +0000
parents a49e8f1afbc4
children 25e7c2a68ed2
line wrap: on
line diff
--- a/src/gaim.h	Thu Sep 27 04:12:56 2001 +0000
+++ b/src/gaim.h	Thu Sep 27 06:04:59 2001 +0000
@@ -393,6 +393,7 @@
 	/* stuff used just for chat */
         GList *in_room;
         GList *ignored;
+	char *topic;
         int id;
 	GtkWidget *count;
 	GtkWidget *list;