Mercurial > emacs
changeset 51328:2466e5a90751
(struct ccl_program) <eight_bit_control: Comment fixed.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 30 May 2003 07:58:11 +0000 |
parents | 389d833cd25e |
children | 7e172a75fe19 |
files | src/ccl.h |
diffstat | 1 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ccl.h Fri May 30 07:57:48 2003 +0000 +++ b/src/ccl.h Fri May 30 07:58:11 2003 +0000 @@ -65,8 +65,11 @@ 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. */ + int eight_bit_control; /* If nonzero, ccl_driver counts all + eight-bit-control bytes written by + CCL_WRITE_CHAR. After execution, + if no such byte is written, set + this value to zero. */ }; /* This data type is used for the spec field of the structure