- Timestamp:
- 2012-09-16T20:42:11Z (12 years ago)
- Branches:
- master
- Children:
- a325ebd
- Parents:
- e9caacd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/msn/sb.c
re9caacd rfe79de66 636 636 The server will clean it up when it's idle for too long. */ 637 637 } 638 else if( sb->chat )638 else if( sb->chat && !strchr( cmd[1], ';' ) ) 639 639 { 640 640 imcb_chat_remove_buddy( sb->chat, cmd[1], "" );
Note: See TracChangeset
for help on using the changeset viewer.