Changeset 2326
- Timestamp:
- Sep 27, 2008 8:55:16 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/include/pjsip/sip_transport.h
r2039 r2326 555 555 * @see pjsip_endpt_create_tdata 556 556 */ 557 pj_status_tpjsip_tx_data_create( pjsip_tpmgr *mgr,558 557 PJ_DECL(pj_status_t) pjsip_tx_data_create( pjsip_tpmgr *mgr, 558 pjsip_tx_data **tdata ); 559 559 560 560 /**
Note: See TracChangeset
for help on using the changeset viewer.