aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/lock.h
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-30 16:33:02 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-30 16:33:02 +0000
commit0b22be387479cc72f73d74bbdb7a80cd521a1660 (patch)
treed393a5ab33fb0d00a0462ff08a8628e87fd1304c /include/asterisk/lock.h
parent0ed1ad8e8d856be646a34884a2af1477fa97ad65 (diff)
Issue 8246 Doxygen updates (kshumard)
THANK YOU! git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46434 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