summaryrefslogtreecommitdiff
path: root/include/apr_dso.h
diff options
context:
space:
mode:
authorRyan Bloom <rbb@apache.org>2000-07-22 23:09:09 +0000
committerRyan Bloom <rbb@apache.org>2000-07-22 23:09:09 +0000
commit2391cb9251eaa3adfd6f3e5f2568f53834ea4052 (patch)
tree24c738abfb0762255994a53162cd9f2486687b33 /include/apr_dso.h
parent38b89dafda8e32b8818ecd47564056de9b6d8fe6 (diff)
downloadapr-2391cb9251eaa3adfd6f3e5f2568f53834ea4052.tar.gz
Change the name of the DSO heading. This is a bit more clear IMO.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@60408 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr_dso.h')
-rw-r--r--include/apr_dso.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apr_dso.h b/include/apr_dso.h
index c55179d38..3f8e7b1c6 100644
--- a/include/apr_dso.h
+++ b/include/apr_dso.h
@@ -59,7 +59,7 @@
#include "apr_errno.h"
/**
- * @package dso
+ * @package Dynamic Object Handling
*/
#ifdef __cplusplus