(regex_compile): Change the way of handling a range from a char less
authorKenichi Handa <handa@m17n.org>
Tue, 24 Oct 2000 08:10:27 +0000 (08:10 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 24 Oct 2000 08:10:27 +0000 (08:10 +0000)
commit4c90fe8b1d4564fd3843649c098b2dc78503670f
treec61238951a26a98022f45b5261d6b2a495c37e0a
parentef1bfeb5a6f62ac11f1586228a909e05a34988cb
(regex_compile): Change the way of handling a range from a char less
than 256 to a char not less than 256.
regex.c