big doh FSCORE-475

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15251 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2009-10-27 16:53:53 +00:00
parent d2bf2022d6
commit 7c3e30ce73
1 changed files with 1 additions and 0 deletions

View File

@ -499,6 +499,7 @@ int main(int argc, char *argv[])
if (local_argv[x] && !strcmp(local_argv[x], "-stop")) {
kill++;
known_opt++;
}
if (local_argv[x] && !strcmp(local_argv[x], "-nc")) {