diff options
Diffstat (limited to 'backend/epsonds.h')
-rw-r--r-- | backend/epsonds.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/epsonds.h b/backend/epsonds.h index 2c2e422..024773b 100644 --- a/backend/epsonds.h +++ b/backend/epsonds.h @@ -138,6 +138,7 @@ struct epsonds_device SANE_Bool adf_has_load; /* supports load command */ SANE_Bool adf_has_eject; /* supports eject command */ SANE_Byte adf_alignment; /* left, center, right */ + SANE_Byte adf_has_dfd; /* supports double feed detection */ SANE_Bool has_tpu; /* tpu */ SANE_Range tpu_x_range; /* transparency unit x range */ |