Changeset 6197702 for protocols/msn
- Timestamp:
- 2010-10-09T18:41:19Z (14 years ago)
- Branches:
- master
- Children:
- d150a9d
- Parents:
- 23b29c6 (diff), 27b407f (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/msn/msn.c
r23b29c6 r6197702 359 359 360 360 ret->name = "msn"; 361 ret->mms = 1409; /* this guess taken from libotr UPGRADING file */ 361 362 ret->login = msn_login; 362 363 ret->init = msn_init;
Note: See TracChangeset
for help on using the changeset viewer.