summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2001-01-24 23:29:42 +0000
committerKenichi Handa <handa@m17n.org>2001-01-24 23:29:42 +0000
commit64068fbfc125094db08c3263b02dcebe724153bd (patch)
tree96c5b14fcb7abdba1ef9bd9307f463be9f7d5e0d /src
parent245ed2b17acc7d22d47bd086d0279d0da211f2e0 (diff)
downloademacs-64068fbfc125094db08c3263b02dcebe724153bd.tar.gz
(sturct ccl_program): New member suppress_error.
Diffstat (limited to 'src')
-rw-r--r--src/ccl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ccl.h b/src/ccl.h
index c3b1ed564f4..f46077f7966 100644
--- a/src/ccl.h
+++ b/src/ccl.h
@@ -63,6 +63,8 @@ struct ccl_program {
format when the CCL program is used
for encoding by a coding
system. */
+ int suppress_error; /* If nonzero, don't insert error
+ message in the output. */
};
/* This data type is used for the spec field of the structure