Apply 1 suggestion(s) to 1 file(s)

merge-requests/540/head
Peter Marschall 2020-09-06 07:34:40 +00:00
rodzic 950aded610
commit 33d1aecc7c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -12893,7 +12893,7 @@ shadingCalibration610p (int color, int dcRed, int dcGreen, int dcBlue,
COMPLETIONWAIT;
/* picture height is scan area height minus y */
/* then we subtract 14 or 6 lines that aren't scanned */
/* then we subtract 14 or 6 lines that aren't scanned */
if (color < RGB_MODE)
h = h - y - 14;
else