kopia lustrzana https://gitlab.com/sane-project/backends
fix init of calibration state at sane open
rodzic
57634a7ec9
commit
2c42444ed5
|
@ -2630,6 +2630,7 @@ static SANE_Status gt68xx_read_calibration (GT68xx_Scanner * scanner)
|
|||
DBG(5,"gt68xx_read_calibration: read %d calibrations\n",i);
|
||||
fclose(fcal);
|
||||
|
||||
scanner->val[OPT_QUALITY_CAL].w = SANE_TRUE;
|
||||
scanner->calibrated = SANE_TRUE;
|
||||
return SANE_STATUS_GOOD;
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue