You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2013/08/17 14:40:30 UTC

svn commit: r1514987 - /httpd/httpd/trunk/modules/proxy/ajp.h

Author: trawick
Date: Sat Aug 17 12:40:30 2013
New Revision: 1514987

URL: http://svn.apache.org/r1514987
Log:
Doxygen fix

Modified:
    httpd/httpd/trunk/modules/proxy/ajp.h

Modified: httpd/httpd/trunk/modules/proxy/ajp.h
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/proxy/ajp.h?rev=1514987&r1=1514986&r2=1514987&view=diff
==============================================================================
--- httpd/httpd/trunk/modules/proxy/ajp.h (original)
+++ httpd/httpd/trunk/modules/proxy/ajp.h Sat Aug 17 12:40:30 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