projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84a4f83
)
Spacing change
author
Richard Mudgett
<rmudgett@digium.com>
Fri, 9 Jan 2009 23:15:26 +0000
(23:15 +0000)
committer
Richard Mudgett
<rmudgett@digium.com>
Fri, 9 Jan 2009 23:15:26 +0000
(23:15 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@168269
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
channels/chan_misdn.c
patch
|
blob
|
history
diff --git
a/channels/chan_misdn.c
b/channels/chan_misdn.c
index
09db18a
..
341f950
100644
(file)
--- a/
channels/chan_misdn.c
+++ b/
channels/chan_misdn.c
@@
-1188,7
+1188,7
@@
static char *handle_cli_misdn_show_config(struct ast_cli_entry *e, int cmd, stru
e->command = "misdn show config";
e->usage =
"Usage: misdn show config [<port> | description <config element> | descriptions [general|ports]]\n"
- " Use 0 for <port> to only print the general config.\n";
+ " Use 0 for <port> to only print the general config.\n";
return NULL;
case CLI_GENERATE:
return complete_show_config(a);