aboutsummaryrefslogtreecommitdiffstats
path: root/main/devicestate.c
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-30 18:25:51 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-30 18:25:51 +0000
commit2a63b905a5332d2b4e5157a80fdcad5c680b5f9d (patch)
tree529ae3882fb5944ce6a9cf18f4ef2a5b8a44438f /main/devicestate.c
parent33bdb442ed8966c36a0323ff4e2d357a7a5e7ff9 (diff)
Small update
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48150 f38db490-d61c-443f-a65b-d21fe96a405b
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
*
*/