Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/yahoo/yahoo2.h

    r3cd37d7 r9034ba0  
    121121        void yahoo_send_im(int id, const char *from, const char *who,
    122122                const char *msg, int utf8, int picture);
    123 //      void yahoo_send_buzz(int id, const char *from, const char *who);
     123        void yahoo_send_buzz(int id, const char *from, const char *who);
    124124/* if type is true, send typing notice, else send stopped typing notice */
    125125        void yahoo_send_typing(int id, const char *from, const char *who,
Note: See TracChangeset for help on using the changeset viewer.