summaryrefslogtreecommitdiff
path: root/src/ccl.h
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
commit8789f0d3452db3e4e9fc1504a7d796139014e1da (patch)
treecb3071d7f638df08e896e0f09a7e62408f5e1740 /src/ccl.h
parent1463c6c0d2a11c9a811699b56325faa022c0ca1b (diff)
downloademacs-8789f0d3452db3e4e9fc1504a7d796139014e1da.tar.gz
(sturct ccl_program): New member suppress_error.
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 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