]> granicus.if.org Git - apache/commitdiff
* Add some doxygen stub / stuff
authorRuediger Pluem <rpluem@apache.org>
Sat, 29 Mar 2008 22:33:51 +0000 (22:33 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 29 Mar 2008 22:33:51 +0000 (22:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@642631 13f79535-47bb-0310-9956-ffa450edef68

include/ap_expr.h

index 6812bb7b846347eccc391fb8b4483ac927dad054..a87d322a9f078f65b93712b8dd7db22b1678d77c 100644 (file)
  * limitations under the License.
  */
 
+/**
+ * @file ap_expr.h
+ * @brief Expression parser
+ */
+
 #ifndef AP_EXPR_H
 #define AP_EXPR_H