Changeset 1110 for pjproject/trunk/pjnath/include/pjnath/errno.h
- Timestamp:
- Mar 27, 2007 11:29:27 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjnath/include/pjnath/errno.h
r1101 r1110 20 20 #define __PJNATH_ERRNO_H__ 21 21 22 /** 23 * @file errno.h 24 * @brief PJNATH specific error codes 25 */ 22 26 23 27 #include <pj/errno.h> … … 25 29 /** 26 30 * @defgroup PJNATH_ERROR NAT Helper Library Error Codes 27 * @ ingroup PJNATH31 * @brief PJNATH specific error code constants 28 32 * @{ 29 33 */
Note: See TracChangeset
for help on using the changeset viewer.