Changeset 93e0901 for protocols/nogaim.c
- Timestamp:
- 2015-05-24T18:51:57Z (9 years ago)
- Children:
- 8c3637b
- Parents:
- 2446e4c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/nogaim.c
r2446e4c r93e0901 312 312 } 313 313 314 if (ic->acc->flags & ACC_FLAG_LOCAL ) {314 if (ic->acc->flags & ACC_FLAG_LOCAL_CONTACTS) { 315 315 GHashTableIter nicks; 316 316 gpointer k, v;
Note: See TracChangeset
for help on using the changeset viewer.