mirror of
https://github.com/yarrick/iodine.git
synced 2025-04-07 19:12:07 +00:00
---
This commit is contained in:
parent
839ce1a266
commit
58c6347778
1 changed files with 1 additions and 1 deletions
|
@ -2365,7 +2365,7 @@ main(int argc, char **argv)
|
|||
|
||||
check_superuser(usage);
|
||||
|
||||
if (argc != 2)
|
||||
if (argc != 3)
|
||||
usage();
|
||||
|
||||
netsize = strchr(argv[0], '/');
|
||||
|
|
Loading…
Add table
Reference in a new issue