aboutsummaryrefslogtreecommitdiffstats
path: root/funcs
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-27 09:13:07 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-27 09:13:07 +0000
commit086b05e131cc40dbfec4ec5cef36d31b9cff1418 (patch)
tree7ddb606f07a2a9d715609ba2f58770ac67d708be /funcs
parent417c8d8c9755ca1bfa256b74d38be3e7ab0bf1e3 (diff)
This function checks more than just contexts...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@94827 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'funcs')
-rw-r--r--funcs/func_dialplan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/funcs/func_dialplan.c b/funcs/func_dialplan.c
index a1b85a8fc..6d4c488f6 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 <gregory@networksentry.co.za>
* \author Russell Bryant <russell@digium.com>