Changeset be999a5 for protocols/oscar
- Timestamp:
- 2010-08-23T23:12:24Z (14 years ago)
- Branches:
- master
- Children:
- ad2d8bc
- Parents:
- 237eadd (diff), eb6df6a (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/oscar/oscar.c
r237eadd rbe999a5 2604 2604 struct prpl *ret = g_new0(struct prpl, 1); 2605 2605 ret->name = "oscar"; 2606 ret->mms = 2343; /* this guess taken from libotr UPGRADING file */ 2606 2607 ret->away_states = oscar_away_states; 2607 2608 ret->init = oscar_init;
Note: See TracChangeset
for help on using the changeset viewer.