* Add some doxygen stub / stuff

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@642631 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Ruediger Pluem
2008-03-29 22:33:51 +00:00
parent a792c6a396
commit 4ac9672dde

View File

@ -14,6 +14,11 @@
* limitations under the License.
*/
/**
* @file ap_expr.h
* @brief Expression parser
*/
#ifndef AP_EXPR_H
#define AP_EXPR_H