Changeset bb5ce568 for protocols/oscar
- Timestamp:
- 2012-06-07T22:41:17Z (13 years ago)
- Branches:
- master
- Children:
- e222c36
- Parents:
- aa88e50
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/oscar/oscar.c
raa88e50 rbb5ce568 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.