Changeset c998255 for protocols/yahoo
- Timestamp:
- 2005-11-15T14:57:38Z (19 years ago)
- Branches:
- master
- Children:
- 2cdd8ce, cc9079e
- Parents:
- b135438 (diff), 9cb9868 (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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/yahoo/yahoo.c
rb135438 rc998255 411 411 ret->chat_leave = byahoo_chat_leave; 412 412 ret->chat_open = byahoo_chat_open; 413 ret->cmp_buddynames = g_strcasecmp; 413 414 414 415 register_protocol(ret);
Note: See TracChangeset
for help on using the changeset viewer.