This commit is contained in:
Julian Kranz 2012-01-06 16:58:25 +01:00 committed by Barak A. Pearlmutter
parent 839ce1a266
commit 58c6347778
1 changed files with 1 additions and 1 deletions

View File

@ -2365,7 +2365,7 @@ main(int argc, char **argv)
check_superuser(usage);
if (argc != 2)
if (argc != 3)
usage();
netsize = strchr(argv[0], '/');