summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2006-12-01 17:33:56 +0000
committerOlle Johansson <oej@edvina.net>2006-12-01 17:33:56 +0000
commitae14123361eb6f4b1e34bf75c9ae7debf7c08a01 (patch)
tree2827c61c12c141a2d4504a58f9f9a194ed17adba /include
parent869101028b619423f7c4d78ee96d3b669efc8cb4 (diff)
Tiny doxygen improvement
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48175 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/threadstorage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asterisk/threadstorage.h b/include/asterisk/threadstorage.h
index f03e264b2..b5ad0b2b5 100644
--- a/include/asterisk/threadstorage.h
+++ b/include/asterisk/threadstorage.h
@@ -20,6 +20,8 @@
* \file threadstorage.h
* \author Russell Bryant <russell@digium.com>
* \brief Definitions to aid in the use of thread local storage
+ *
+ * \arg \ref AstThreadStorage
*/
/*!