forked from tTh/FloatImg
always triple check your patchen
This commit is contained in:
parent
c3bc39750d
commit
d4dbecc45d
@ -129,6 +129,7 @@ while ((opt = getopt(argc, argv, "d:ghn:o:O:p:s:uv")) != -1) {
|
||||
optarg);
|
||||
exit(1);
|
||||
}
|
||||
period *= 1e6;
|
||||
break;
|
||||
case 's': parse_WxH(optarg, &width, &height);
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user