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:
5f23eba
)
Nitpic CLI output. Bug #858
author
Jeremy McNamara
<jj@nufone.net>
Thu, 15 Jan 2004 22:56:53 +0000
(22:56 +0000)
committer
Jeremy McNamara
<jj@nufone.net>
Thu, 15 Jan 2004 22:56:53 +0000
(22:56 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2041
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
cli.c
patch
|
blob
|
history
diff --git
a/cli.c
b/cli.c
index
ae6876f
..
644e6f3
100755
(executable)
--- a/
cli.c
+++ b/
cli.c
@@
-154,7
+154,7
@@
static int handle_unload(int fd, int argc, char *argv[])
}
#define MODLIST_FORMAT "%-20s %-40.40s %-10d\n"
}
#define MODLIST_FORMAT "%-20s %-40.40s %-10d\n"
-#define MODLIST_FORMAT2 "%-20s %-40.40s %-10s\n"
+#define MODLIST_FORMAT2 "%-25s %-40.40s %-10s\n"
static ast_mutex_t climodentrylock = AST_MUTEX_INITIALIZER;
static int climodentryfd = -1;
static ast_mutex_t climodentrylock = AST_MUTEX_INITIALIZER;
static int climodentryfd = -1;