Ignore:
Timestamp:
Apr 10, 2011 11:54:07 PM (13 years ago)
Author:
ming
Message:

Re #1213: Fixed error space number allocation for video devices.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/projects/2.0-dev/pjlib/include/pj/errno.h

    r2992 r3516  
    469469 *  - PJNATH_ERRNO_START        (PJ_ERRNO_START_USER + PJ_ERRNO_SPACE_SIZE*4) 
    470470 *  - PJMEDIA_AUDIODEV_ERRNO_START (PJ_ERRNO_START_USER + PJ_ERRNO_SPACE_SIZE*5) 
     471 *  - PJ_SSL_ERRNO_START           (PJ_ERRNO_START_USER + PJ_ERRNO_SPACE_SIZE*6) 
     472 *  - PJMEDIA_VIDEODEV_ERRNO_START (PJ_ERRNO_START_USER + PJ_ERRNO_SPACE_SIZE*7) 
    471473 */ 
    472474 
Note: See TracChangeset for help on using the changeset viewer.