Changes in protocols/yahoo/yahoo.c [be915f5:ec55a7d]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/yahoo/yahoo.c
rbe915f5 rec55a7d 227 227 yd->current_status = YAHOO_STATUS_CUSTOM; 228 228 } 229 else if( state)229 else if( msg ) 230 230 yd->current_status = YAHOO_STATUS_CUSTOM; 231 231 else
Note: See TracChangeset
for help on using the changeset viewer.