Changes in protocols/yahoo/yahoo.c [5a71d9c:ac4adf9]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/yahoo/yahoo.c
r5a71d9c rac4adf9 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 */357 356 ret->init = byahoo_init; 358 357
Note: See TracChangeset
for help on using the changeset viewer.