summaryrefslogtreecommitdiff
path: root/include/apr_thread_rwlock.h
diff options
context:
space:
mode:
authorIan Holsman <ianh@apache.org>2001-09-16 21:11:11 +0000
committerIan Holsman <ianh@apache.org>2001-09-16 21:11:11 +0000
commit6c68e167fa936fdddb76a63122dc0451934fa87e (patch)
treed332b0db26a494c57bc2e4ed7c7d7f78a87698a3 /include/apr_thread_rwlock.h
parentbfe5f74b3b67252827fdddc222dc2368991574d1 (diff)
downloadapr-6c68e167fa936fdddb76a63122dc0451934fa87e.tar.gz
Doxygen fixes
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@62334 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr_thread_rwlock.h')
-rw-r--r--include/apr_thread_rwlock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apr_thread_rwlock.h b/include/apr_thread_rwlock.h
index d43a13e31..176b9421b 100644
--- a/include/apr_thread_rwlock.h
+++ b/include/apr_thread_rwlock.h
@@ -66,7 +66,7 @@ extern "C" {
#if APR_HAS_THREADS
/**
- * @file apr_lock.h
+ * @file apr_thread_rwlock.h
* @brief APR Thread RWLock Routines
*/