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/sip_private.h

    r65 r515  
    2727#include <pjsip/sip_types.h> 
    2828 
    29 PJ_BEGIN_DECL 
    30  
    31 /** 
    32  * @defgroup PJSIP_PRIVATE Private structures and functions (PJSIP internals) 
    33  * @ingroup PJSIP 
    34  * @{ 
    35  */ 
    36  
    37  
    38  
    39 /**  
    40  * @} 
    41  */ 
    42  
    43 PJ_END_DECL 
    4429 
    4530#endif /* __PJSIP_PRIVATE_I_H__ */ 
Note: See TracChangeset for help on using the changeset viewer.