kopia lustrzana https://gitlab.com/sane-project/backends
canon_lide70-common.c
eliminate two spaces near new io_errormerge-requests/213/head^2
rodzic
a0ddf165a7
commit
bd6a2551a5
|
@ -2625,7 +2625,7 @@ preread (CANON_Handle * chndl, SANE_Byte * data, FILE * fp)
|
|||
DBG (6, "%ld bytes written\n", bytes_written);
|
||||
if (bytes_written != offset)
|
||||
{
|
||||
status = SANE_STATUS_IO_ERROR;
|
||||
status = SANE_STATUS_IO_ERROR;
|
||||
}
|
||||
DBG (6, "%ld lines from readbuf\n", line - startline);
|
||||
return status; /* to escape from this loop
|
||||
|
|
Ładowanie…
Reference in New Issue