kopia lustrzana https://gitlab.com/sane-project/backends
Fixed warning condition.
rodzic
04aa692225
commit
c9cd26d3e1
|
@ -1616,7 +1616,7 @@ sane_control_option( SANE_Handle handle, SANE_Int option,
|
|||
AdjDef *adj = &dev->adj;
|
||||
SANE_Status status;
|
||||
const SANE_String_Const *optval;
|
||||
int scanmode, idx;
|
||||
int scanmode;
|
||||
|
||||
if ( s->scanning )
|
||||
return SANE_STATUS_DEVICE_BUSY;
|
||||
|
|
Ładowanie…
Reference in New Issue