diff options
author | ianh <ianh@13f79535-47bb-0310-9956-ffa450edef68> | 2001-08-24 17:55:45 +0000 |
---|---|---|
committer | ianh <ianh@13f79535-47bb-0310-9956-ffa450edef68> | 2001-08-24 17:55:45 +0000 |
commit | 8d799178a2132a1a1fb278836956c194fb8cedb2 (patch) | |
tree | 3fbb5f0f54dc59f2c06985e14a41d4b598007056 /include/apr_lib.h | |
parent | 2f8fba1145e7404100830ac32bb192fcd9be7112 (diff) | |
download | libapr-8d799178a2132a1a1fb278836956c194fb8cedb2.tar.gz |
ALL APR Include files (except for Arch specific stuff) now
have Doxygen format headers
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@62222 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr_lib.h')
-rw-r--r-- | include/apr_lib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apr_lib.h b/include/apr_lib.h index cd7c948dd..7e1104511 100644 --- a/include/apr_lib.h +++ b/include/apr_lib.h @@ -56,7 +56,7 @@ #define APR_LIB_H /** * @file apr_lib.h - * @brief general purpose library routines + * @brief APR general purpose library routines */ #include "apr.h" |