summaryrefslogtreecommitdiff
path: root/backend/kvs1025_opt.c
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2020-03-30 21:30:45 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2020-03-30 21:30:45 +0200
commitee770c2346eb37e0dcb8b6cf3eaacf3d8efd6bbc (patch)
tree58f05092be1a17a939e861f8cadcda1b6ca2ecef /backend/kvs1025_opt.c
parent0da9e21872802cfc6e975b1ebaf9efb9e5934d84 (diff)
parentfef76e17ed4c607ea73b81279f9ef1d7121be900 (diff)
Merge branch 'release/experimental/1.0.29-1_experimental1'experimental/1.0.29-1_experimental1
Diffstat (limited to 'backend/kvs1025_opt.c')
-rw-r--r--backend/kvs1025_opt.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/backend/kvs1025_opt.c b/backend/kvs1025_opt.c
index b7581f9..628f056 100644
--- a/backend/kvs1025_opt.c
+++ b/backend/kvs1025_opt.c
@@ -141,7 +141,6 @@ static const KV_PAPER_SIZE go_paper_sizes[] = {
};
static const int default_paper_size_idx = 3; /* A4 */
-static const int go_paper_max_width = 216; /* US letter */
/* Lists of supported halftone. They are only valid with
* for the Black&White mode. */
@@ -227,7 +226,7 @@ static const int go_image_emphasis_val[] = {
static SANE_String_Const go_gamma_list[] = {
SANE_I18N ("normal"),
SANE_I18N ("crt"),
- SANE_I18N ("linier"),
+ SANE_I18N ("linear"),
NULL
};
static const int go_gamma_val[] = {