kopia lustrzana https://gitlab.com/sane-project/backends
Apply suggestion to backend/escl/escl.c
rodzic
a771be0c6a
commit
dd4fb84de8
|
@ -770,7 +770,7 @@ sane_start(SANE_Handle h)
|
||||||
return SANE_STATUS_INVAL;
|
return SANE_STATUS_INVAL;
|
||||||
}
|
}
|
||||||
|
|
||||||
fprintf(stdout, "2-Size Image [%dx%d|%dx%d]\n", 0, 0, w, he);
|
DBG(10, "2-Size Image [%dx%d|%dx%d]\n", 0, 0, w, he);
|
||||||
if (status != SANE_STATUS_GOOD)
|
if (status != SANE_STATUS_GOOD)
|
||||||
return (status);
|
return (status);
|
||||||
handler->ps.depth = 8;
|
handler->ps.depth = 8;
|
||||||
|
|
Ładowanie…
Reference in New Issue