diff options
author | Joe Orton <jorton@apache.org> | 2011-12-07 17:13:30 +0100 |
---|---|---|
committer | Joe Orton <jorton@apache.org> | 2011-12-07 17:13:30 +0100 |
commit | 3ca08c4dca559976f8a032896d3b9313e3ea17dd (patch) | |
tree | 0812976b2edb0e1acd1ab8ba6018073c037a43ac /modules/apreq | |
parent | * include/httpd.h, server/mpm/*/*.h: Tidy up doxygen tree view by moving (diff) | |
download | apache2-3ca08c4dca559976f8a032896d3b9313e3ea17dd.tar.xz apache2-3ca08c4dca559976f8a032896d3b9313e3ea17dd.zip |
* modules/: More doxy group fixes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1211495 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/apreq')
-rw-r--r-- | modules/apreq/apreq_module_apache2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/apreq/apreq_module_apache2.h b/modules/apreq/apreq_module_apache2.h index e1642f5f67..a0c0b909b6 100644 --- a/modules/apreq/apreq_module_apache2.h +++ b/modules/apreq/apreq_module_apache2.h @@ -29,7 +29,7 @@ /** * @defgroup mod_apreq2 Apache 2.X Filter Module - * @ingroup apreq_module + * @ingroup APACHE_MODS * @brief mod_apreq2 - DSO that ties libapreq2 to Apache HTTPD 2.X. * * mod_apreq2 provides the "APREQ2" input filter for using libapreq2 |