From: Olle Johansson Date: Thu, 30 Nov 2006 18:25:51 +0000 (+0000) Subject: Small update X-Git-Tag: 1.6.0-beta1~3^2~3823 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f3abf5f30292f9c61be98cb1297cf2304e5deba;p=thirdparty%2Fasterisk.git Small update git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48150 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/main/devicestate.c b/main/devicestate.c index 9fe50e6f16..2fd8d82bd9 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 * */