diff src/protocols/oscar/aim.h @ 8708:f71c0a3fcb3d

[gaim-migrate @ 9461] Make receiving an oscar message from ICQ Lite Beta 4.0 to a Gaim AIM account parse HTML rather than display it as-is. Also fiddled around with some comments. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 18 Apr 2004 21:58:16 +0000
parents fec4c1fb2ac8
children 92cbf9713795
line wrap: on
line diff
--- a/src/protocols/oscar/aim.h	Sun Apr 18 20:59:47 2004 +0000
+++ b/src/protocols/oscar/aim.h	Sun Apr 18 21:58:16 2004 +0000
@@ -830,6 +830,7 @@
 			struct aim_chat_roominfo roominfo;
 		} chat;
 		struct {
+			fu16_t msgtype;
 			fu32_t fgcolor;
 			fu32_t bgcolor;
 			const char *rtfmsg;