summaryrefslogtreecommitdiff
path: root/funcs/func_dialplan.c
diff options
context:
space:
mode:
Diffstat (limited to 'funcs/func_dialplan.c')
-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 70bb111b1..0a5220b09 100644
--- a/funcs/func_dialplan.c
+++ b/funcs/func_dialplan.c
@@ -198,4 +198,4 @@ AST_MODULE_INFO(ASTERISK_GPL_KEY, AST_MODFLAG_LOAD_ORDER, "Dialplan Context/Exte
.load = load_module,
.unload = unload_module,
.load_pri = AST_MODPRI_APP_DEPEND,
- );
+);