diff options
Diffstat (limited to 'backend/mustek_pp_ccd300.c')
-rw-r--r-- | backend/mustek_pp_ccd300.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/backend/mustek_pp_ccd300.c b/backend/mustek_pp_ccd300.c index 41ad0ec..2bf06b3 100644 --- a/backend/mustek_pp_ccd300.c +++ b/backend/mustek_pp_ccd300.c @@ -36,8 +36,8 @@ If you write modifications of your own for SANE, it is your choice whether to permit this exception to apply to your modifications. - If you do not wish that, delete this exception notice. - + If you do not wish that, delete this exception notice. + This file implements the hardware driver scanners using a 300dpi CCD */ #include "mustek_pp_ccd300.h" @@ -1881,7 +1881,7 @@ ccd300_start (SANE_Handle handle) priv->hwres); priv->skipimagebytes = dev->topX; - + sanei_pa4s2_enable (dev->fd, SANE_TRUE); config_ccd (dev); set_voltages (dev); |