Ignore:
Timestamp:
Mar 27, 2007 11:29:27 PM (18 years ago)
Author:
bennylp
Message:

Created doxygen documentation for PJNATH

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjnath/include/pjnath/errno.h

    r1101 r1110  
    2020#define __PJNATH_ERRNO_H__ 
    2121 
     22/** 
     23 * @file errno.h 
     24 * @brief PJNATH specific error codes 
     25 */ 
    2226 
    2327#include <pj/errno.h> 
     
    2529/** 
    2630 * @defgroup PJNATH_ERROR NAT Helper Library Error Codes 
    27  * @ingroup PJNATH 
     31 * @brief PJNATH specific error code constants 
    2832 * @{ 
    2933 */ 
Note: See TracChangeset for help on using the changeset viewer.