mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-22 12:02:48 +02:00
atrf-trim.c (main): passing the trim value is not a usage error
This commit is contained in:
parent
4b57993fc7
commit
1679fa2e22
@ -43,8 +43,6 @@ int main(int argc, char *const *argv)
|
||||
default:
|
||||
usage(*argv);
|
||||
}
|
||||
if (argc != optind)
|
||||
usage(*argv);
|
||||
|
||||
switch (argc-optind) {
|
||||
case 0:
|
||||
|
Loading…
Reference in New Issue
Block a user