summaryrefslogtreecommitdiff
path: root/backend/epson2.h
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-10-08 12:32:49 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-10-08 12:32:49 +0200
commitcfd27ef2ad8b005fd47ab41ef29b71d9e3d48201 (patch)
tree56cb8849a5df91b19b72fd4f48c79c343cd9bc5e /backend/epson2.h
parentba8d09abe681600aad991f4a75e904615b7ed29f (diff)
Imported Upstream version 1.0.25upstream/1.0.25
Diffstat (limited to 'backend/epson2.h')
-rw-r--r--backend/epson2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/epson2.h b/backend/epson2.h
index bb6c9e0..8650f01 100644
--- a/backend/epson2.h
+++ b/backend/epson2.h
@@ -346,7 +346,7 @@ struct Epson_Device
SANE_Bool color_shuffle; /* does this scanner need color shuffling */
SANE_Int maxDepth; /* max. color depth */
- SANE_Word *depth_list;
+ SANE_Int *depth_list;
SANE_Int optical_res; /* optical resolution */
SANE_Int max_line_distance;