aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-12-01 17:33:56 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-12-01 17:33:56 +0000
commit8cd94a11532a87ff7257c25cef484bc14bf94d5b (patch)
tree2827c61c12c141a2d4504a58f9f9a194ed17adba /include
parenta9383ac9273d884e8bde5319ff8c77d65bd966f9 (diff)
Tiny doxygen improvement
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48175 f38db490-d61c-443f-a65b-d21fe96a405b
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
*/
/*!