forked from tTh/FloatImg
bla
This commit is contained in:
parent
6c3b33dad1
commit
d672d02173
|
@ -46,7 +46,7 @@ int various_numbers_from_file(char *fname, int k)
|
||||||
FloatImg fimg;
|
FloatImg fimg;
|
||||||
int foo;
|
int foo;
|
||||||
|
|
||||||
fprintf(stderr, "----------- numbers from '%s' :\n", fname);
|
fprintf(stderr, "------ numbers from '%s' :\n", fname);
|
||||||
|
|
||||||
foo = fimg_create_from_dump(fname, &fimg);
|
foo = fimg_create_from_dump(fname, &fimg);
|
||||||
if (foo) {
|
if (foo) {
|
||||||
|
|
Loading…
Reference in New Issue