diff options
author | jorton <jorton@13f79535-47bb-0310-9956-ffa450edef68> | 2011-12-08 15:09:20 +0000 |
---|---|---|
committer | jorton <jorton@13f79535-47bb-0310-9956-ffa450edef68> | 2011-12-08 15:09:20 +0000 |
commit | 6569dc97f0ccc1ce5538007054c62368ec9af575 (patch) | |
tree | c8a1c7305a7eabce993763598a38db470e86ba53 /include/apr_uri.h | |
parent | 8a4f440d1de4af90590875fab766d7e0c5c362ba (diff) | |
download | libapr-6569dc97f0ccc1ce5538007054c62368ec9af575.tar.gz |
* include/: Fix doxygen group for headers from apr-util.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@1211928 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr_uri.h')
-rw-r--r-- | include/apr_uri.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apr_uri.h b/include/apr_uri.h index 63b3e207f..25ad8f281 100644 --- a/include/apr_uri.h +++ b/include/apr_uri.h @@ -36,7 +36,7 @@ extern "C" { /** * @defgroup APR_Util_URI URI - * @ingroup APR_Util + * @ingroup APR * @{ */ |