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/canon_pp.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'backend/canon_pp.h') diff --git a/backend/canon_pp.h b/backend/canon_pp.h index 4797924..2dfee98 100644 --- a/backend/canon_pp.h +++ b/backend/canon_pp.h @@ -42,7 +42,7 @@ canon_pp.h: $Revision$ - This file is part of the canon_pp backend, supporting Canon FBX30P + This file is part of the canon_pp backend, supporting Canon FBX30P and NX40P scanners */ @@ -69,7 +69,7 @@ #define CANONP_CONFIG_FILE "canon_pp.conf" /* options: num,res,colour,depth,tl-x,tl-y,br-x,br-y,cal */ /* preview option disabled */ -#define NUM_OPTIONS 9 +#define NUM_OPTIONS 9 #define BUF_MAX 64000 /* Indexes into options array */ @@ -122,4 +122,3 @@ struct CANONP_Scanner_Struct #endif - -- cgit v1.2.3