diff options
author | Julien BLACHE <jblache@debian.org> | 2005-12-03 14:51:29 +0100 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:05:16 +0000 |
commit | f1ab1663d876dc4a57a5c60f0c741957972f6036 (patch) | |
tree | f039caca02b838f1a0d33a70cc77f68247e3b933 /src/xsane.h | |
parent | 91e0f8f4872781ae41c44747330935d6420534e6 (diff) | |
parent | 947f2ec5da522dbe5b474fc7031cd3f224bd7ead (diff) |
Imported Debian patch 0.98b-1debian/0.98b-1
Diffstat (limited to 'src/xsane.h')
-rw-r--r-- | src/xsane.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xsane.h b/src/xsane.h index d26a89c..339cb49 100644 --- a/src/xsane.h +++ b/src/xsane.h @@ -711,7 +711,7 @@ typedef struct Xsane /* saving and transformation values: */ FILE *out; -// int xsane_mode; + int xsane_mode; int xsane_output_format; long header_size; int expand_lineart_to_grayscale; |