From: Olle Johansson Date: Thu, 27 Dec 2007 09:13:07 +0000 (+0000) Subject: This function checks more than just contexts... X-Git-Tag: 1.6.0-beta1~3^2~279 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3acad631f8f9576579dca069547b890c1a2f980b;p=thirdparty%2Fasterisk.git This function checks more than just contexts... git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@94827 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/funcs/func_dialplan.c b/funcs/func_dialplan.c index a1b85a8fcc..6d4c488f60 100644 --- a/funcs/func_dialplan.c +++ b/funcs/func_dialplan.c @@ -16,7 +16,7 @@ /*! \file * - * \brief Dialplan group functions check if a context exists + * \brief Dialplan group functions check if a dialplan entry exists * * \author Gregory Nietsky AKA irroot * \author Russell Bryant