forked from tTh/FloatImg
minor fix
This commit is contained in:
parent
e3cd73e7db
commit
3063107b38
@ -85,6 +85,6 @@ TIFFClose(tiff);
|
|||||||
|
|
||||||
free(linebuff);
|
free(linebuff);
|
||||||
|
|
||||||
return -1;
|
return 0;
|
||||||
}
|
}
|
||||||
/* --------------------------------------------------------------------- */
|
/* --------------------------------------------------------------------- */
|
||||||
|
Loading…
Reference in New Issue
Block a user