forked from tTh/FloatImg
bla & version bump
This commit is contained in:
@@ -52,7 +52,7 @@ for (foo=0; foo<nbb; foo++) {
|
||||
return 0;
|
||||
}
|
||||
/* --------------------------------------------------------------------- */
|
||||
int fimg_desaturate(FloatImg *src, FloatImg *dst, int k)
|
||||
int fimg_desaturate(FloatImg *src, FloatImg *dst, int notused)
|
||||
{
|
||||
int foo, nbb;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user