diff --git a/backend/umax_pp_low.c b/backend/umax_pp_low.c index 0f5e86509..be447ed01 100644 --- a/backend/umax_pp_low.c +++ b/backend/umax_pp_low.c @@ -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