You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ja...@apache.org on 2013/08/25 10:24:23 UTC

svn commit: r1517247 - /httpd/httpd/branches/2.4.x/modules/proxy/ajp.h

Author: jailletc36
Date: Sun Aug 25 08:24:22 2013
New Revision: 1517247

URL: http://svn.apache.org/r1517247
Log:
Doxygen fix (r1514987 in trunk)

Modified:
    httpd/httpd/branches/2.4.x/modules/proxy/ajp.h

Modified: httpd/httpd/branches/2.4.x/modules/proxy/ajp.h
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/modules/proxy/ajp.h?rev=1517247&r1=1517246&r2=1517247&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/modules/proxy/ajp.h (original)
+++ httpd/httpd/branches/2.4.x/modules/proxy/ajp.h Sun Aug 25 08:24:22 2013
@@ -382,7 +382,7 @@ apr_status_t ajp_msg_dump(apr_pool_t *po
 /**
  * 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