Skip to content
Snippets Groups Projects
Commit 270bad99 authored by Joshua Colp's avatar Joshua Colp
Browse files

We like tabs.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@120337 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 56452866
Branches
Tags
No related merge requests found
...@@ -1331,7 +1331,7 @@ static char *handle_cli_dialplan_reload(struct ast_cli_entry *e, int cmd, struct ...@@ -1331,7 +1331,7 @@ static char *handle_cli_dialplan_reload(struct ast_cli_entry *e, int cmd, struct
pbx_builtin_clear_globals(); pbx_builtin_clear_globals();
pbx_load_module(); pbx_load_module();
ast_cli(a->fd, "Dialplan reloaded.\n"); ast_cli(a->fd, "Dialplan reloaded.\n");
return CLI_SUCCESS; return CLI_SUCCESS;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment