提交 418ba686 authored 作者: Michael Jerris's avatar Michael Jerris

tweak to apr doxygen

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@284 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 674258fc
...@@ -87,7 +87,7 @@ typedef apr_file_t switch_file_t; ...@@ -87,7 +87,7 @@ typedef apr_file_t switch_file_t;
/** /**
* @defgroup switch_file_permissions File Permissions flags * @defgroup switch_file_permissions File Permissions flags
* @ingroup switch_apr * @ingroup switch_file_io
* @{ * @{
*/ */
...@@ -114,7 +114,7 @@ typedef apr_file_t switch_file_t; ...@@ -114,7 +114,7 @@ typedef apr_file_t switch_file_t;
/** /**
* @defgroup switch_file_open_flags File Open Flags/Routines * @defgroup switch_file_open_flags File Open Flags/Routines
* @ingroup switch_apr * @ingroup switch_file_io
* @{ * @{
*/ */
#define SWITCH_FOPEN_READ APR_FOPEN_READ /**< Open the file for reading */ #define SWITCH_FOPEN_READ APR_FOPEN_READ /**< Open the file for reading */
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论