formatting

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10965 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2008-12-26 21:24:34 +00:00
parent 568d0313fc
commit f510f50dbb
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ int main(int argc, char *argv[])
}
}
if(argv_error){
if (argv_error){
printf("\n");
return usage(argv[0]);
}