mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-05 03:51:32 +02:00
atrf-trim.c (main): passing the trim value is not a usage error
This commit is contained in:
parent
4ad0383020
commit
0b0b5712e8
@ -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