From: Christophe Jaillet Date: Sun, 25 Aug 2013 08:24:22 +0000 (+0000) Subject: Doxygen fix (r1514987 in trunk) X-Git-Tag: 2.4.7~274 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0bb78cc424076c1a2cca3e61c1bdc36a1e11f1eb;p=apache Doxygen fix (r1514987 in trunk) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1517247 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/proxy/ajp.h b/modules/proxy/ajp.h index c65ebe53c4..814ab0a275 100644 --- a/modules/proxy/ajp.h +++ b/modules/proxy/ajp.h @@ -382,7 +382,7 @@ apr_status_t ajp_msg_dump(apr_pool_t *pool, ajp_msg_t *msg, char *err, /** * Log an AJP message * - * @param request The current request + * @param r The current request * @param msg AJP Message to dump * @param err error string to display * @return APR_SUCCESS or error