mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
indent
This commit is contained in:
parent
2af4594564
commit
b4d829b84f
1 changed files with 1 additions and 1 deletions
|
|
@ -191,7 +191,7 @@ while ((ch = getopt(argc, argv, "bf:")) != -1)
|
|||
case '?':
|
||||
default:
|
||||
usage();
|
||||
}
|
||||
}
|
||||
argc -= optind;
|
||||
argv += optind;
|
||||
.Ed
|
||||
|
|
|
|||
Loading…
Reference in a new issue