Changeset 515 for pjproject/trunk/pjsip/include/pjsip/sip_private.h
- Timestamp:
- Jun 17, 2006 4:08:30 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/include/pjsip/sip_private.h
r65 r515 27 27 #include <pjsip/sip_types.h> 28 28 29 PJ_BEGIN_DECL30 31 /**32 * @defgroup PJSIP_PRIVATE Private structures and functions (PJSIP internals)33 * @ingroup PJSIP34 * @{35 */36 37 38 39 /**40 * @}41 */42 43 PJ_END_DECL44 29 45 30 #endif /* __PJSIP_PRIVATE_I_H__ */
Note: See TracChangeset
for help on using the changeset viewer.