Added output of bytes scanned in total. Added warning that's printed if

scanimage gets more data then expected from the parameters.
Henning Meier-Geinitz <henning@meier-geinitz.de>
DEVEL_2_0_BRANCH-1
Henning Geinitz 2002-01-10 21:27:00 +00:00
rodzic c5be97fc35
commit 2d740a4e4f
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -36,6 +36,9 @@
missing or defective links in the .desc files. Removed entry about
translations.
* lib/inet_ntop.c: Changed order of includes for OS/2 compatibility.
* frontend/scanimage.c: Added output of bytes scanned in total.
Added warning that's printed if scanimage gets more data then
expected from the parameters.
2002-01-09 Henning Meier-Geinitz <henning@meier-geinitz.de>