From: Ruediger Pluem Date: Sat, 29 Mar 2008 22:33:51 +0000 (+0000) Subject: * Add some doxygen stub / stuff X-Git-Tag: 2.3.0~840 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4ac9672dde6f1a313c532082a9c2332da09582f6;p=thirdparty%2Fapache%2Fhttpd.git * Add some doxygen stub / stuff git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@642631 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_expr.h b/include/ap_expr.h index 6812bb7b846..a87d322a9f0 100644 --- a/include/ap_expr.h +++ b/include/ap_expr.h @@ -14,6 +14,11 @@ * limitations under the License. */ +/** + * @file ap_expr.h + * @brief Expression parser + */ + #ifndef AP_EXPR_H #define AP_EXPR_H