fixed avision.desc syntax

DEVEL_2_0_BRANCH-1
Rene Rebe 2002-04-08 18:02:54 +00:00
rodzic 4caa8e7af5
commit 36edd317c9
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -224,7 +224,7 @@ Avision_HWEntry Avision_Device_List [] =
{"MINOLTA", "FS-V1", 1, 1}, {"MINOLTA", "FS-V1", 1, 1},
/* possibly all Minolta film-scanners ? */ /* possibly all Minolta film-scanners ? */
{"MITSBISH", "MCA-S600C", 0, 0}, {"MITSBISH", "MCA-S600C", 0, 0},
{"MITSBISH", "MCA-SS600", 0, 0}, /* untested an ID guseed */ {"MITSBISH", "MCA-SS600", 0, 0}, /* untested an ID guessed */
{NULL, NULL, 0, 0} }; /* last entry detection */ {NULL, NULL, 0, 0} }; /* last entry detection */
#define A4_X_RANGE 8.5 /* used when scanner returns invalid range fields ... */ #define A4_X_RANGE 8.5 /* used when scanner returns invalid range fields ... */

Wyświetl plik

@ -52,7 +52,7 @@
:mfg "Mitsubishi" :mfg "Mitsubishi"
:model "MCA-S600C" :model "MCA-S600C"
:interface "SCSI :interface "SCSI"
:model "MCA-SS600" :model "MCA-SS600"
:interface "SCSI" :interface "SCSI"