(detect_coding_iso_2022): Fix handling of SS2 and SS3.
authorKenichi Handa <handa@m17n.org>
Thu, 29 Jan 2004 01:25:50 +0000 (01:25 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 29 Jan 2004 01:25:50 +0000 (01:25 +0000)
commit75e2a253147e8843a5ff6aff6a6159f5e10c133c
tree8fd8d128a1ba591cfb7653c7c86aa64d4ae64d0b
parentc6876370476a2e4f760b784dbf7872423f739be8
(detect_coding_iso_2022): Fix handling of SS2 and SS3.
(detect_coding): Treat '\0' as normal ASCII byte..
(detect_coding_system): Likewise.
src/coding.c