summaryrefslogtreecommitdiff
path: root/backend/epson2.h
diff options
context:
space:
mode:
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;