summaryrefslogtreecommitdiff
path: root/main/devicestate.c
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2006-11-30 18:25:51 +0000
committerOlle Johansson <oej@edvina.net>2006-11-30 18:25:51 +0000
commit8f3abf5f30292f9c61be98cb1297cf2304e5deba (patch)
tree529ae3882fb5944ce6a9cf18f4ef2a5b8a44438f /main/devicestate.c
parent7e4d48207164bfed87af04698a2ce89c84bca200 (diff)
Small update
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48150 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'main/devicestate.c')
-rw-r--r--main/devicestate.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/main/devicestate.c b/main/devicestate.c
index 9fe50e6f1..2fd8d82bd 100644
--- a/main/devicestate.c
+++ b/main/devicestate.c
@@ -81,6 +81,12 @@
* changes for the object. For manager, this results
* in events. For SIP, NOTIFY requests.
*
+ * - Device states
+ * \arg \ref devicestate.c
+ * \arg \ref devicestate.h
+ * - Extension states
+ * \arg \ref pbx.c
+ * \arg \ref pbx.h
*
*/