Ignore:
Timestamp:
2006-05-26T15:02:41Z (18 years ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
84eddee
Parents:
1cda4f3 (diff), 6048744 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

[merge] Wilmer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/oscar/chat.c

    r1cda4f3 r6fb6410  
    163163                 the right charset flags, as we also do with normal
    164164                 messages. Hope this will work. :-) */
     165        /*
    165166        if (flags & AIM_CHATFLAGS_UNICODE)
    166167                aimbs_put16(&fr->data, 0x0002);
     
    171172       
    172173        aimbs_put16(&fr->data, 0x0000);
     174        */
    173175       
    174176        /*
Note: See TracChangeset for help on using the changeset viewer.