(detect_coding_iso2022): While checking a byte sequence
commit8d239c89c6580517905dfcddc02e176518a475b0
authorKenichi Handa <handa@m17n.org>
Fri, 26 Jul 2002 11:53:25 +0000 (26 11:53 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 26 Jul 2002 11:53:25 +0000 (26 11:53 +0000)
tree3f0020baf6b68c1b62aa989ea3c97dae4bebfe3c
parent5483cd4e0f5ed9abe40ff25348579714be7201f1
(detect_coding_iso2022): While checking a byte sequence
for CODING_CATEGORY_MASK_ISO_8_2, if we read one extra byte, check
it in the normal loop.
src/coding.c