From 1687222e1b9e74c89cafbb5910e72d8ec7bfd40f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 31 Jul 2019 16:59:49 +0200 Subject: New upstream version 1.0.28 --- backend/plustek-pp_scandata.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'backend/plustek-pp_scandata.h') diff --git a/backend/plustek-pp_scandata.h b/backend/plustek-pp_scandata.h index 1ba2c05..1fb987c 100644 --- a/backend/plustek-pp_scandata.h +++ b/backend/plustek-pp_scandata.h @@ -162,10 +162,10 @@ typedef struct scandata */ ULong devno; int lampoff; - int warmup; + int warmup; int lOffonEnd; - /* + /* * CHECK for controlling the ECP-mode (not used now) */ #if 0 @@ -188,7 +188,7 @@ typedef struct scandata UShort TimePerLine; /* --> to Device */ /* - * scanner properties + * scanner properties */ RegData AsicReg; /* here we have the 98001/3 register set */ Reg96 Asic96Reg; /* here we hold the 96001/3 specific regs */ @@ -287,7 +287,7 @@ typedef struct scandata */ DataInfo DataInf; Bool fReshaded; - ULong dwDitherIndex; + ULong dwDitherIndex; Bool fDoFilter, fFilterFirstLine; ULong dwDivFilter; ULong dwMul; @@ -606,9 +606,9 @@ typedef struct scandata Byte RegFifoFullLength1; Byte RegFifoFullLength2; - Byte RegMotorTotalStep0; + Byte RegMotorTotalStep0; Byte RegMotorTotalStep1; - Byte RegMotorFreeRunCount0; + Byte RegMotorFreeRunCount0; Byte RegMotorFreeRunCount1; Byte RegScanControl1; Byte RegMotorFreeRunTrigger; -- cgit v1.2.3