summaryrefslogtreecommitdiff
path: root/doc/mustek_usb2/mustek_usb2.CHANGES
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2021-02-16 18:25:42 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2021-02-16 18:25:42 +0100
commit64ddd1a4dfcefd11f662f5cf4bb05b590d901a97 (patch)
tree4303648095deff998ae20c2393b56db527742ac9 /doc/mustek_usb2/mustek_usb2.CHANGES
parent5793a221e112fa49073de0137d6bfa750a61b0a1 (diff)
parentecaaf250cb33ff61f37a7b441f2337584a655350 (diff)
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'doc/mustek_usb2/mustek_usb2.CHANGES')
-rw-r--r--doc/mustek_usb2/mustek_usb2.CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mustek_usb2/mustek_usb2.CHANGES b/doc/mustek_usb2/mustek_usb2.CHANGES
index 6e37236..714d461 100644
--- a/doc/mustek_usb2/mustek_usb2.CHANGES
+++ b/doc/mustek_usb2/mustek_usb2.CHANGES
@@ -10,7 +10,7 @@ V 1.0-9 (2005-10-02)
- Removed global variables in mustek_usb2.c:
Deleted the following variables (not necessary):
m_bIsOpen
- Moved the following varaiables to Mustek_Scanner structure:
+ Moved the following variables to Mustek_Scanner structure:
m_bIsScanning
m_bIsReading
setpara
@@ -104,7 +104,7 @@ V 1.0-4 (2005-09-27)
- Changed backend name to mustek_usb2.
- Used dos2unix to change dos line endings to unix.
- Added mustek_usb2.TODO.
-- Changed several occurences of "//" to "/* */".
+- Changed several occurrences of "//" to "/* */".
- Used DBG instead of XDBG.
- Defined DBG levels in mustek_usb2_asic_low.h.
- Changed code to use sanei_usb instead of home-grown usb functions.