mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2023-10-10 13:37:43 +02:00
typo
This commit is contained in:
parent
c3c734b0e8
commit
2ac970ef83
@ -113,7 +113,7 @@ int main(int argc, char*argv[])
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (optind < argc) {
|
if (optind < argc) {
|
||||||
printf("too man arguments\n");
|
printf("too many arguments\n");
|
||||||
exit(1);
|
exit(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user