Changeset c058ff9 for protocols/yahoo
- Timestamp:
- 2007-12-09T23:19:35Z (17 years ago)
- Branches:
- master
- Children:
- 3f2bc2d
- Parents:
- de03374
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/yahoo/yahoo.c
rde03374 rc058ff9 306 306 } 307 307 308 static void byahoo_chat_invite( struct groupchat *c, char * msg, char *who)308 static void byahoo_chat_invite( struct groupchat *c, char *who, char *msg ) 309 309 { 310 310 struct byahoo_data *yd = (struct byahoo_data *) c->ic->proto_data;
Note: See TracChangeset
for help on using the changeset viewer.