You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2016/02/12 23:06:01 UTC

svn commit: r1730128 - /httpd/httpd/trunk/include/http_core.h

Author: wrowe
Date: Fri Feb 12 22:06:01 2016
New Revision: 1730128

URL: http://svn.apache.org/viewvc?rev=1730128&view=rev
Log:
Correct doxygen groupname

Modified:
    httpd/httpd/trunk/include/http_core.h

Modified: httpd/httpd/trunk/include/http_core.h
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/include/http_core.h?rev=1730128&r1=1730127&r2=1730128&view=diff
==============================================================================
--- httpd/httpd/trunk/include/http_core.h (original)
+++ httpd/httpd/trunk/include/http_core.h Fri Feb 12 22:06:01 2016
@@ -160,7 +160,7 @@ AP_DECLARE(const char *) ap_document_roo
 
 /**
  * Lookup the remote user agent's DNS name or IP address
- * @ingroup get_remote_hostname
+ * @ingroup get_remote_host
  * @param req The current request
  * @param type The type of lookup to perform.  One of:
  * <pre>