X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/898f33125fffc6d201de840e5b936c5be83a45c8..6ab508db632bc2a7820cc3c8ae32c9c9014a6f8c:/src/ccl.h diff --git a/src/ccl.h b/src/ccl.h index c3b1ed564f..ed89bf5e6d 100644 --- a/src/ccl.h +++ b/src/ccl.h @@ -63,6 +63,10 @@ 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. */ + 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