mirror of
https://github.com/apache/httpd.git
synced 2025-08-08 15:02:10 +03:00
Doxygen fixup / cleanup
submited by: Neale Ranns neale ranns.org reviewed by: Ian Holsman git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@263931 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -13,6 +13,15 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file ajp_header.h
|
||||
* @brief AJP defines
|
||||
*
|
||||
* @addtogroup AJP_defines
|
||||
* @{
|
||||
*/
|
||||
|
||||
#ifndef AJP_HEADER_H
|
||||
#define AJP_HEADER_H
|
||||
|
||||
@@ -163,3 +172,4 @@
|
||||
#define SC_RES_HEADERS_NUM 11
|
||||
|
||||
#endif /* AJP_HEADER_H */
|
||||
/** @} */
|
||||
|
Reference in New Issue
Block a user