Changeset 56699f0 for protocols/oscar
- Timestamp:
- 2010-06-07T15:11:09Z (14 years ago)
- Branches:
- master
- Children:
- 0e8b3e8
- Parents:
- 4aa0f6b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/oscar/oscar.c
r4aa0f6b r56699f0 938 938 tmp = normalize(info->sn); 939 939 imcb_buddy_status(ic, tmp, flags, state_string, NULL); 940 /* imcb_buddy_times(ic, tmp, signon, time_idle); */940 imcb_buddy_times(ic, tmp, signon, time_idle); 941 941 942 942
Note: See TracChangeset
for help on using the changeset viewer.