mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
This wasn't supposed to be in there - I committed the wrong patch.
Approved by: cperciva (implicit)
This commit is contained in:
parent
ce643be1ab
commit
c7cdc97f53
1 changed files with 0 additions and 1 deletions
|
|
@ -69,7 +69,6 @@ main(int argc, char *argv[])
|
|||
break;
|
||||
case '?':
|
||||
default:
|
||||
printf("hello\n");
|
||||
usage();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue