Changeset 1451 for pjproject/trunk/pjsip/src/test-pjsip/msg_test.c
- Timestamp:
- Sep 24, 2007 9:16:48 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/test-pjsip/msg_test.c
r1372 r1451 1086 1086 return -1510; 1087 1087 1088 if (pj_strcmp2(&hdr->id, "-.!%*_+`'~()<>:\\\"/[]?{} \r\n"))1088 if (pj_strcmp2(&hdr->id, "-.!%*_+`'~()<>:\\\"/[]?{}")) 1089 1089 return -1520; 1090 1090
Note: See TracChangeset
for help on using the changeset viewer.