comparison: src/protocols/oscar/aim.h
src/protocols/oscar/aim.h
- changeset 8708
- 31a7bd5a32f4
- parent 8341
- dc43b1acfc1a
- child 8735
- 01248ea222d3
equal
deleted
inserted
replaced
| 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 { |