Changeset 56699f0 for protocols/yahoo
- Timestamp:
- 2010-06-07T15:11:09Z (15 years ago)
- Branches:
- master
- Children:
- 0e8b3e8
- Parents:
- 4aa0f6b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/yahoo/yahoo.c
r4aa0f6b r56699f0 613 613 imcb_buddy_status( ic, who, flags, state_string, msg ); 614 614 615 /* Not implemented yet...616 615 if( stat == YAHOO_STATUS_IDLE ) 617 imcb_buddy_times( ic, who, 0, away ); 618 */ 616 imcb_buddy_times( ic, who, 0, idle ); 619 617 } 620 618
Note: See TracChangeset
for help on using the changeset viewer.