Changeset c058ff9 for protocols/oscar
- Timestamp:
- 2007-12-09T23:19:35Z (17 years ago)
- Branches:
- master
- Children:
- 3f2bc2d
- Parents:
- de03374
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/oscar/oscar.c
rde03374 rc058ff9 2509 2509 } 2510 2510 2511 void oscar_chat_invite(struct groupchat *c, char * message, char *who)2511 void oscar_chat_invite(struct groupchat *c, char *who, char *message) 2512 2512 { 2513 2513 struct im_connection *ic = c->ic;
Note: See TracChangeset
for help on using the changeset viewer.