diff src/protocols/jabber/chat.h @ 7345:565b5bca5e8a

[gaim-migrate @ 7936] clearing out my tree committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 27 Oct 2003 05:02:51 +0000
parents 67c4e9d39242
children d60e1629ffde
line wrap: on
line diff
--- a/src/protocols/jabber/chat.h	Mon Oct 27 04:18:44 2003 +0000
+++ b/src/protocols/jabber/chat.h	Mon Oct 27 05:02:51 2003 +0000
@@ -37,6 +37,7 @@
 	int id;
 	GaimConversation *conv;
 	gboolean muc;
+	gboolean xhtml;
 } JabberChat;
 
 GList *jabber_chat_info(GaimConnection *gc);