forked from tTh/FloatImg
oups again
This commit is contained in:
parent
14dd4bd273
commit
681dfd69dc
|
@ -19,7 +19,7 @@ int foo;
|
||||||
|
|
||||||
if (3 != argc) {
|
if (3 != argc) {
|
||||||
fimg_print_version(1);
|
fimg_print_version(1);
|
||||||
fprintf(stderr, "usage:\n\t%s foo.png bar.png\n", argv[0]);
|
fprintf(stderr, "usage:\n\t%s foo.png bar.fimg\n", argv[0]);
|
||||||
exit(1);
|
exit(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue