Changeset c0db0d3 for protocols/msn/ns.c
- Timestamp:
- 2015-12-30T05:22:47Z (9 years ago)
- Branches:
- master
- Children:
- 82cb190
- Parents:
- cdd1ded
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/msn/ns.c
rcdd1ded rc0db0d3 286 286 md->msglen = atoi(cmd[2]); 287 287 } 288 } else if (strcmp(cmd[0], "RML") == 0) { 289 /* Move along, nothing to see here */ 288 290 } else if (strcmp(cmd[0], "CHL") == 0) { 289 291 char *resp;
Note: See TracChangeset
for help on using the changeset viewer.