]> git.eshelyaron.com Git - emacs.git/commit
(CCL_CALL_FOR_MAP_INSTRUCTION): Use "if (1)..." not "do {...".
authorKenichi Handa <handa@m17n.org>
Wed, 24 Jan 2001 06:53:23 +0000 (06:53 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 24 Jan 2001 06:53:23 +0000 (06:53 +0000)
commit0ee1088b3e5bcc537f29ad5c060cb45c61ef46df
tree12d9e945bab20f4ecd89bbf47b2d13336067312d
parent96531b20faae5d937d929a6378d7584f0ca21711
(CCL_CALL_FOR_MAP_INSTRUCTION): Use "if (1)..." not "do {...".
(CCL_SUCCESS, CCL_SUSPEND, CCL_INVALID_CMD): Likewise.
(ccl_driver) <CCL_ReadMultibyteChar2>: Remove unnecessay "do"
statement.
src/ccl.c