summaryrefslogtreecommitdiff
path: root/src/ccl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ccl.h')
-rw-r--r--src/ccl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ccl.h b/src/ccl.h
index 2012aeb3955..c3b1ed564f4 100644
--- a/src/ccl.h
+++ b/src/ccl.h
@@ -73,6 +73,7 @@ struct ccl_spec {
struct ccl_program encoder;
unsigned char valid_codes[256];
int cr_carryover; /* CR carryover flag. */
+ unsigned char eight_bit_carryover[MAX_MULTIBYTE_LENGTH];
};
/* Alist of fontname patterns vs corresponding CCL program. */