From cd897c902b8e6e1111e104be490acf022144ec1b Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 5 Jun 2026 11:33:15 -0700 Subject: [PATCH] quotearg: fix ChangeLog typo Problem reported by Pavel Cahyna in https://lists.gnu.org/r/bug-gnulib/2026-06/msg00015.html --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7090f0ade1..21ef871725 100644 --- a/ChangeLog +++ b/ChangeLog @@ -124,7 +124,7 @@ Problem reported by Bruno Haible in: https://lists.gnu.org/r/bug-gnulib/2026-05/msg00150.html * lib/quotearg.c (C_LOCALE_MIGHT_BE_MULTIBYTE): New macro. - (wch, mbstate, mbs_clear, mbrtowch, chisprint, wchisprint + (wch, mbstate, mbs_clear, mbrtowch, chisprint, wchisprint) (quotearg_buffer_restyled): Fall back on and functions if USE_C_LOCALE and C_LOCALE_MIGHT_BE_MULTIBYTE. -- 2.47.3