Skip to content
Snippets Groups Projects
Commit 94fe1c8b authored by Jeremy McNamara's avatar Jeremy McNamara
Browse files

Nitpic CLI output. Bug #858

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2041 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 5f23eba1
No related branches found
No related tags found
No related merge requests found
......@@ -154,7 +154,7 @@ static int handle_unload(int fd, int argc, char *argv[])
}
#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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment