This commit is contained in:
tonton th 2020-12-01 13:26:00 +01:00
parent 11c457aa81
commit 78c8b16fa6
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ for (foo=0; foo<size; foo++) {
}
return -1;
return 0;
}
/* -------------------------------------------------------------- */
int binarize(FloatImg *pimg, int notused)