aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/lock.h
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-30 16:27:34 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-30 16:27:34 +0000
commit961ed4851e33ad8ee83ceadd5910c03cfe338a44 (patch)
tree83975a680d96b8a3392611411c7e8398094d818c /include/asterisk/lock.h
parente0e1cd85985ee346aad8d30e7f77c7bdac9d625a (diff)
Issue #8246 - Doxygen fixes from kshumard.
An extra big thankyou is given to everyone that contributes to doxygen! THANK YOU! git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@46433 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include/asterisk/lock.h')
-rw-r--r--include/asterisk/lock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/lock.h b/include/asterisk/lock.h
index 2f63ee183..bcd2fdabe 100644
--- a/include/asterisk/lock.h
+++ b/include/asterisk/lock.h
@@ -22,7 +22,7 @@
* - See \ref LockDef
*/
-/* \page LockDef Asterisk thread locking models
+/*! \page LockDef Asterisk thread locking models
*
* This file provides different implementation of the functions,
* depending on the platform, the use of DEBUG_THREADS, and the way