From: Russell Bryant Date: Tue, 1 Jul 2008 21:43:55 +0000 (+0000) Subject: Add a \todo X-Git-Tag: 1.6.2.0-beta1~1819 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90f7ad4869e383e5826cd31d32e26641050d9895;p=thirdparty%2Fasterisk.git Add a \todo git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@127210 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/funcs/func_devstate.c b/funcs/func_devstate.c index e809287afb..1cedb3e53f 100644 --- a/funcs/func_devstate.c +++ b/funcs/func_devstate.c @@ -24,6 +24,8 @@ * * \ingroup functions * + * \todo Delete the entry from AstDB when set to nothing like Set(DEVICE_STATE(Custom:lamp1)=) + * * \note Props go out to Ahrimanes in \#asterisk for requesting this at 4:30 AM * when I couldn't sleep. :) */