(get_translation_table): Allow max_lookup to be NULL.
authorKenichi Handa <handa@m17n.org>
Thu, 11 Mar 2004 08:46:07 +0000 (08:46 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 11 Mar 2004 08:46:07 +0000 (08:46 +0000)
commit2170c8f05b193ad12a61022f919f6cb56758e179
tree9425f3b2fcef2009719282ed2dc41a098187497c
parent3e0a79b7445d3ffaabdc0fbdf4ddf85117f918d5
(get_translation_table): Allow max_lookup to be NULL.
(decode_coding): Call get_translation_table with max_lookup NULL.
(Ffind_coding_systems_region_internal): Likewise.
(Funencodable_char_position, Fcheck_coding_systems_region):
Likewise.
src/coding.c