comparison 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
comparison
equal deleted inserted replaced
8707:4c7bc4b0f190 8708:f71c0a3fcb3d
828 } icon; 828 } icon;
829 struct { 829 struct {
830 struct aim_chat_roominfo roominfo; 830 struct aim_chat_roominfo roominfo;
831 } chat; 831 } chat;
832 struct { 832 struct {
833 fu16_t msgtype;
833 fu32_t fgcolor; 834 fu32_t fgcolor;
834 fu32_t bgcolor; 835 fu32_t bgcolor;
835 const char *rtfmsg; 836 const char *rtfmsg;
836 } rtfmsg; 837 } rtfmsg;
837 struct { 838 struct {