Files
gcc/libcpp/charset.cc
Marek Polacek 6adc49fc08 libcpp: fix typos in iconv_close [PR124930]
This patch fixes two typos: the reverse_ prefix is missing in the
iconv_close calls.

	PR preprocessor/124930

libcpp/ChangeLog:

	* charset.cc (_cpp_destroy_iconv): Correct two calls to
	iconv_close.

Reviewed-by: Jakub Jelinek <jakub@redhat.com>
2026-04-21 10:06:12 -04:00

105 KiB