Changeset 02bb9db for protocols/msn
- Timestamp:
- 2010-08-29T09:39:27Z (14 years ago)
- Branches:
- master
- Children:
- 64768d4
- Parents:
- feb1bad
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/msn/ns.c
rfeb1bad r02bb9db 519 519 return( 0 ); 520 520 } 521 522 /* Oh yes, errors can have payloads too now. Discard them for now. */ 523 if( num_parts >= 3 ) 524 md->handler->msglen = atoi( cmd[2] ); 521 525 } 522 526 else
Note: See TracChangeset
for help on using the changeset viewer.