summaryrefslogtreecommitdiff
path: root/include/util_xml.h
diff options
context:
space:
mode:
authorRyan Bloom <rbb@apache.org>2000-08-08 05:57:14 +0000
committerRyan Bloom <rbb@apache.org>2000-08-08 05:57:14 +0000
commita843a52c130cedde8f7b5c1eb02491ea5e733297 (patch)
tree9bcf0ccdce8fcecbd0a45868268ddbb18d561b20 /include/util_xml.h
parentc41c099ff1b9e17f75bec415e017df33cd5dcc93 (diff)
downloadhttpd-a843a52c130cedde8f7b5c1eb02491ea5e733297.tar.gz
Document the util_md5.h file using ScanDoc. Also add package directives
to util_xml and util_uri headers git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86024 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/util_xml.h')
-rw-r--r--include/util_xml.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/util_xml.h b/include/util_xml.h
index 6864ffafbf..cdab08e8a2 100644
--- a/include/util_xml.h
+++ b/include/util_xml.h
@@ -62,6 +62,9 @@ extern "C" {
#include "httpd.h"
#include "apr_lib.h"
+/**
+ * @package Apache XML library
+ */
/* -------------------------------------------------------------------- */