提交 fc64e962 authored 作者: Ken Rice's avatar Ken Rice

update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10934 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 99264145
......@@ -231,8 +231,6 @@ int main(int argc, char *argv[])
printf("password: %s\n", optarg);
esl_set_string(profile[0].pass, optarg);
break;
printf("profile: %s\n", optarg);
break;
case 'h':
case '?':
printf("%s [-H <host>] [-P <port>] [-s <secret>] [-p <port>]\n", argv[0]);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论