summaryrefslogtreecommitdiff
path: root/include/asterisk/threadstorage.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/threadstorage.h')
-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
*/
/*!