Check that a SANE_Bool variable can only be SANE_TRUE or SANE_FALSE.

Henning Meier-Geinitz <henning@meier-geinitz.de>
DEVEL_2_0_BRANCH-1
Henning Geinitz 2002-04-06 20:42:03 +00:00
rodzic 02eaaa141f
commit 7790d6c153
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -4,6 +4,8 @@
doc/mustek/mustek.CHANGES: Fixed color three-pass scanning for some
scanners.
* PROJECTS: Added Hewlett-Packard ScanJet 2200c project.
* sanei/sabei_constrain_value.c: Check that a SANE_Bool variable
can only be SANE_TRUE or SANE_FALSE.
2002-04-02 Peter Fales <peter@fales.com>