summaryrefslogtreecommitdiff
path: root/backend/xerox_mfp.h
diff options
context:
space:
mode:
Diffstat (limited to 'backend/xerox_mfp.h')
-rw-r--r--backend/xerox_mfp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/xerox_mfp.h b/backend/xerox_mfp.h
index 6aa83a4..ebd1b56 100644
--- a/backend/xerox_mfp.h
+++ b/backend/xerox_mfp.h
@@ -64,6 +64,7 @@ struct device {
int state; /* current state */
int reserved; /* CMD_RESERVE_UNIT */
int reading; /* READ_IMAGE is sent */
+ int has_adf; /* ADF is present */
SANE_Byte *data; /* postprocessing cyclic buffer 64k */
int datalen; /* how data in buffer */