From: Jeff Trawick Date: Mon, 5 May 2014 21:13:12 +0000 (+0000) Subject: fix Doxygen markup error X-Git-Tag: 2.5.0-alpha~4212 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=094e7489e3c4b715226aafebb8e949a43776be5f;p=apache 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 4c997ca7b1..a2e5e96509 100644 --- a/modules/proxy/scgi.h +++ b/modules/proxy/scgi.h @@ -31,4 +31,6 @@ */ #define SCGI_DEF_PORT 4000 +/** @} */ + #endif /* SCGI_H */