Changeset 5a71d9c for protocols/oscar
- Timestamp:
- 2008-02-09T17:58:13Z (17 years ago)
- Branches:
- master
- Children:
- f55cfe9
- Parents:
- a13855a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/oscar/oscar.c
ra13855a r5a71d9c 2603 2603 struct prpl *ret = g_new0(struct prpl, 1); 2604 2604 ret->name = "oscar"; 2605 ret->mms = 2343; /* this guess taken from libotr UPGRADING file */ 2605 2606 ret->away_states = oscar_away_states; 2606 2607 ret->init = oscar_init;
Note: See TracChangeset
for help on using the changeset viewer.