Changeset 3114
- Timestamp:
- Mar 1, 2010 12:14:24 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsip/sip_transaction.c
r3090 r3114 1660 1660 */ 1661 1661 if (tdata->mod_data[mod_tsx_layer.mod.id] == NULL) { 1662 *cont = PJ_FALSE; 1662 1663 return; 1663 1664 }
Note: See TracChangeset
for help on using the changeset viewer.