Ignore:
Timestamp:
Jun 17, 2006 4:08:30 AM (18 years ago)
Author:
bennylp
Message:

Modifications all over the place, but mainly only to update Doxygen documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/include/pjsip-simple/presence.h

    r283 r515  
    3535 * @defgroup PJSIP_SIMPLE_PRES SIP Extension for Presence (RFC 3856) 
    3636 * @ingroup PJSIP_SIMPLE 
     37 * @brief Support for SIP Extension for Presence (RFC 3856) 
    3738 * @{ 
    3839 * 
     
    6869 
    6970 
     71/** 
     72 * Maximum presence status info. 
     73 */ 
    7074#define PJSIP_PRES_STATUS_MAX_INFO  8 
    7175 
Note: See TracChangeset for help on using the changeset viewer.