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 2014/05/05 23:13:13 UTC

svn commit: r1592632 - /httpd/httpd/trunk/modules/proxy/scgi.h

Author: trawick
Date: Mon May  5 21:13:12 2014
New Revision: 1592632

URL: http://svn.apache.org/r1592632
Log:
fix Doxygen markup error

Submitted by: jailletc36

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

Modified: httpd/httpd/trunk/modules/proxy/scgi.h
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/proxy/scgi.h?rev=1592632&r1=1592631&r2=1592632&view=diff
==============================================================================
--- httpd/httpd/trunk/modules/proxy/scgi.h (original)
+++ httpd/httpd/trunk/modules/proxy/scgi.h Mon May  5 21:13:12 2014
@@ -31,4 +31,6 @@
  */
 #define SCGI_DEF_PORT 4000
 
+/** @} */
+
 #endif /* SCGI_H */