Changeset e31e5b8 for protocols/oscar
- Timestamp:
- 2013-04-20T13:05:55Z (12 years ago)
- Branches:
- master
- Children:
- dd95ce4
- Parents:
- 9b2a8c1 (diff), bfafb99 (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
r9b2a8c1 re31e5b8 378 378 icq ? AIM_DEFAULT_LOGIN_SERVER_ICQ 379 379 : AIM_DEFAULT_LOGIN_SERVER_AIM, set_eval_account, acc); 380 s->flags |= ACC_SET_NOSAVE | ACC_SET_OFFLINE_ONLY;380 s->flags |= SET_NOSAVE | ACC_SET_OFFLINE_ONLY; 381 381 382 382 if (icq) {
Note: See TracChangeset
for help on using the changeset viewer.