]> git.ipfire.org Git - thirdparty/gnulib.git/commit
nl_langinfo: Fix fallback list of month names (regression 2014-07-07).
authorBruno Haible <bruno@clisp.org>
Tue, 6 Feb 2024 20:59:01 +0000 (21:59 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 6 Feb 2024 21:01:45 +0000 (22:01 +0100)
commit1b8efae4ebde52ff5dbfa63b743ddea30302e437
treee0c7bab31a6cc05506ed092bab55562cb62713a5
parent4075cb1d29303390d5131600231767590320ac11
nl_langinfo: Fix fallback list of month names (regression 2014-07-07).

* lib/nl_langinfo.c (nl_langinfo): In the implementation for native
Windows, fix the results for MON_8..MON_12, ALTMON_8..ALTMON_12,
ABMON_8..ABMON_12.
ChangeLog
lib/nl_langinfo.c