Changeset 5a71d9c for protocols/yahoo
- Timestamp:
- 2008-02-09T17:58:13Z (17 years ago)
- Branches:
- master
- Children:
- f55cfe9
- Parents:
- a13855a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/yahoo/yahoo.c
ra13855a r5a71d9c 354 354 struct prpl *ret = g_new0(struct prpl, 1); 355 355 ret->name = "yahoo"; 356 ret->mms = 832; /* this guess taken from libotr UPGRADING file */ 356 357 ret->init = byahoo_init; 357 358
Note: See TracChangeset
for help on using the changeset viewer.