mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
Update.
* locale/C-monetary.c (_nl_C_LC_MONETARY): Provide correct value of CRNCYSTR.
This commit is contained in:
parent
ba5566a77e
commit
121f86f245
@ -1,5 +1,8 @@
|
||||
2001-08-08 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* locale/C-monetary.c (_nl_C_LC_MONETARY): Provide correct value
|
||||
of CRNCYSTR.
|
||||
|
||||
* locale/programs/ld-messages.c (messages_finish): Provide POSIX
|
||||
locale compliant default values for fields without definition.
|
||||
* locale/programs/ld-time.c (time_finish): Likewise.
|
||||
|
@ -52,7 +52,7 @@ const struct locale_data _nl_C_LC_MONETARY =
|
||||
{ string: not_available },
|
||||
{ string: not_available },
|
||||
{ string: not_available },
|
||||
{ string: "" },
|
||||
{ string: "-" },
|
||||
{ string: not_available },
|
||||
{ string: not_available },
|
||||
{ string: not_available },
|
||||
|
Loading…
Reference in New Issue
Block a user