Changeset 206 for pjproject/trunk/pjlib/include/pj/errno.h
- Timestamp:
- Feb 21, 2006 11:40:16 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib/include/pj/errno.h
r138 r206 302 302 303 303 304 /* 305 * Below are list of error spaces that have been taken so far: 306 * - PJSIP_ERRNO_START (PJ_ERRNO_START_USER) 307 * - PJMEDIA_ERRNO_START (PJ_ERRNO_START_USER + PJ_ERRNO_SPACE_SIZE) 308 * - PJSIP_SIMPLE_ERRNO_START (PJ_ERRNO_START_USER + PJ_ERRNO_SPACE_SIZE*2) 309 */ 310 311 304 312 PJ_END_DECL 305 313
Note: See TracChangeset
for help on using the changeset viewer.