Used return SANE_STATUS_INVAL instead of exit.

Henning Meier-Geinitz <henning@meier-geinitz.de>
DEVEL_2_0_BRANCH-1
Henning Geinitz 2002-01-20 20:34:06 +00:00
rodzic 63d5ba544f
commit d7c9e9dc31
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -15,6 +15,7 @@
* backend/mustek.c backend/mustek.desc doc/mustek/mustek.CHANGES:
Fixed calibration bug for the 1200 Pro. New version: 1.0-118.
* include/sane/sanei_thread.h: Removed */.
* backend/tamarack.c: Used return SANE_STATUS_INVAL instead of exit.
2002-01-19 Peter Fales <peter@fales.com>