From: Jeff Trawick Date: Mon, 5 May 2014 21:13:12 +0000 (+0000) Subject: fix Doxygen markup error X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baa7234de218e0b26713d190768a9ebe36c93f33;p=thirdparty%2Fapache%2Fhttpd.git fix Doxygen markup error Submitted by: jailletc36 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1592632 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/proxy/scgi.h b/modules/proxy/scgi.h index 4c997ca7b1f..a2e5e965090 100644 --- a/modules/proxy/scgi.h +++ b/modules/proxy/scgi.h @@ -31,4 +31,6 @@ */ #define SCGI_DEF_PORT 4000 +/** @} */ + #endif /* SCGI_H */