Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/oscar/chat.c

    r936ded6 r73cf7fd  
    163163                 the right charset flags, as we also do with normal
    164164                 messages. Hope this will work. :-) */
    165         /*
    166165        if (flags & AIM_CHATFLAGS_UNICODE)
    167166                aimbs_put16(&fr->data, 0x0002);
     
    172171       
    173172        aimbs_put16(&fr->data, 0x0000);
    174         */
    175173       
    176174        /*
Note: See TracChangeset for help on using the changeset viewer.