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/mustek_usb2_asic.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'backend/mustek_usb2_asic.h') diff --git a/backend/mustek_usb2_asic.h b/backend/mustek_usb2_asic.h index ffc92ff..1a55903 100644 --- a/backend/mustek_usb2_asic.h +++ b/backend/mustek_usb2_asic.h @@ -42,7 +42,7 @@ whether to permit this exception to apply to your modifications. If you do not wish that, delete this exception notice. - This file implements a SANE backend for the Mustek BearPaw 2448 TA Pro + This file implements a SANE backend for the Mustek BearPaw 2448 TA Pro and similar USB2 scanners. */ #ifndef MUSTEK_USB2_ASIC_H @@ -299,8 +299,8 @@ RGBColor; /* debug levels */ #define DBG_CRIT 0 /* Critical errors thatshould be printed even - if user hasn't enabled debugging -- use - with care and only after sane_open has been + if user hasn't enabled debugging -- use + with care and only after sane_open has been called */ #define DBG_ERR 1 /* Other errors */ #define DBG_WARN 2 /* unusual conditions that may not be fatal */ -- cgit v1.2.3