Changeset 622 for pjproject/trunk/pjsip/include/pjsip/sip_module.h
- Timestamp:
- Jul 22, 2006 1:42:56 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/include/pjsip/sip_module.h
r515 r622 208 208 * This is the recommended priority to be used by applications. 209 209 */ 210 PJSIP_MOD_PRIORITY_APPLICATION = 64 ,210 PJSIP_MOD_PRIORITY_APPLICATION = 64 211 211 }; 212 212
Note: See TracChangeset
for help on using the changeset viewer.