Changes in protocols/oscar/chat.c [936ded6:73cf7fd]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/oscar/chat.c
r936ded6 r73cf7fd 163 163 the right charset flags, as we also do with normal 164 164 messages. Hope this will work. :-) */ 165 /*166 165 if (flags & AIM_CHATFLAGS_UNICODE) 167 166 aimbs_put16(&fr->data, 0x0002); … … 172 171 173 172 aimbs_put16(&fr->data, 0x0000); 174 */175 173 176 174 /*
Note: See TracChangeset
for help on using the changeset viewer.