summaryrefslogtreecommitdiff
path: root/include/ap_expr.h
diff options
context:
space:
mode:
authorRuediger Pluem <rpluem@apache.org>2008-03-29 22:33:51 +0000
committerRuediger Pluem <rpluem@apache.org>2008-03-29 22:33:51 +0000
commit4ac9672dde6f1a313c532082a9c2332da09582f6 (patch)
tree64e5f08e6d476f9f9304564fe7251507e61f37bc /include/ap_expr.h
parenta792c6a39649795c92915ce036fb0253a0a06fa2 (diff)
downloadhttpd-4ac9672dde6f1a313c532082a9c2332da09582f6.tar.gz
* Add some doxygen stub / stuff
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@642631 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/ap_expr.h')
-rw-r--r--include/ap_expr.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ap_expr.h b/include/ap_expr.h
index 6812bb7b84..a87d322a9f 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