fix compiler warning
This commit is contained in:
parent
fa70781423
commit
55e46d503d
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ int main(int argc, char *argv[])
|
||||||
{
|
{
|
||||||
int ret;
|
int ret;
|
||||||
int stype;
|
int stype;
|
||||||
int i;
|
|
||||||
|
|
||||||
parse_options(argc,argv);
|
parse_options(argc,argv);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue