summaryrefslogtreecommitdiff
path: root/src/ccl.h
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2001-02-27 03:29:08 +0000
committerKenichi Handa <handa@m17n.org>2001-02-27 03:29:08 +0000
commit4b27740da649a341a0eecb3cb5c2e72d120ef3f9 (patch)
treec5cb14c4973e318320ab6ba6d93de01e50ac6612 /src/ccl.h
parentc34826d05721135906d8c13fa8ed933577ce74c1 (diff)
downloademacs-4b27740da649a341a0eecb3cb5c2e72d120ef3f9.tar.gz
(struct ccl_program): New member eight_bit_control.
Diffstat (limited to 'src/ccl.h')
-rw-r--r--src/ccl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ccl.h b/src/ccl.h
index f46077f7966..ed89bf5e6d8 100644
--- a/src/ccl.h
+++ b/src/ccl.h
@@ -65,6 +65,8 @@ struct ccl_program {
system. */
int suppress_error; /* If nonzero, don't insert error
message in the output. */
+ int eight_bit_control; /* Set to nonzero if CCL_WRITE_CHAR
+ writes eight-bit-control char. */
};
/* This data type is used for the spec field of the structure