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:
df48a3b
)
Use spaces instead of tabs in the help text for a CLI command
author
Russell Bryant
<russell@russellbryant.com>
Tue, 13 Feb 2007 06:10:11 +0000
(06:10 +0000)
committer
Russell Bryant
<russell@russellbryant.com>
Tue, 13 Feb 2007 06:10:11 +0000
(06:10 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@54149
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
main/asterisk.c
patch
|
blob
|
history
diff --git
a/main/asterisk.c
b/main/asterisk.c
index
47d58ce
..
de01bbe
100644
(file)
--- a/
main/asterisk.c
+++ b/
main/asterisk.c
@@
-1335,11
+1335,11
@@
static const char bang_help[] =
static const char show_warranty_help[] =
"Usage: core show warranty\n"
-" Shows the warranty (if any) for this copy of Asterisk.\n";
+" Shows the warranty (if any) for this copy of Asterisk.\n";
static const char show_license_help[] =
"Usage: core show license\n"
-" Shows the license(s) for this copy of Asterisk.\n";
+" Shows the license(s) for this copy of Asterisk.\n";
static const char version_help[] =
"Usage: core show version\n"