git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11009 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2008-12-30 21:34:59 +00:00
parent 47ffbb3dde
commit 716d8f996e
1 changed files with 1 additions and 1 deletions

View File

@ -481,7 +481,7 @@ int main(int argc, char *argv[])
print_banner(stdout);
esl_log(ESL_LOG_INFO, "FS CLI Ready.\n");
esl_log(ESL_LOG_INFO, "FS CLI Ready.\nenter /help for a list of commands.\n");
while (running) {