1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-25 12:10:18 +00:00
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11028 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2008-12-31 18:49:28 +00:00
parent d4b85e7858
commit 3d57467b56

@ -473,6 +473,7 @@ int main(int argc, char *argv[])
case 'h':
case '?':
print_banner(stdout);
usage(argv[0]);
return 0;
default: