diff options
author | Joe Orton <jorton@apache.org> | 2011-12-07 11:06:21 +0100 |
---|---|---|
committer | Joe Orton <jorton@apache.org> | 2011-12-07 11:06:21 +0100 |
commit | 0071b626f2d202283cde91dfa44151d10a6a454f (patch) | |
tree | 27f7c098df00684a97ebec3a0069f528d5c379e6 /include/ap_expr.h | |
parent | Adjust the OpenSSL session id context for SNI configurations, so that (diff) | |
download | apache2-0071b626f2d202283cde91dfa44151d10a6a454f.tar.xz apache2-0071b626f2d202283cde91dfa44151d10a6a454f.zip |
* include/: Various doxy markup tweaks.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1211364 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/ap_expr.h')
-rw-r--r-- | include/ap_expr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ap_expr.h b/include/ap_expr.h index 6d6506035a..f0463bbf86 100644 --- a/include/ap_expr.h +++ b/include/ap_expr.h @@ -18,7 +18,7 @@ * @file ap_expr.h * @brief Expression parser * - * @defgroup AP_EXPR ap_expr + * @defgroup AP_EXPR Expression parser * @ingroup APACHE_CORE * @{ */ |