]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 8 Aug 2001 18:37:55 +0000 (18:37 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 8 Aug 2001 18:37:55 +0000 (18:37 +0000)
* locale/C-monetary.c (_nl_C_LC_MONETARY): Provide correct value
of CRNCYSTR.

ChangeLog
locale/C-monetary.c

index b2a86c2e4a3482e9f29dcd4d1130f54bc6f9688f..cd8297e8559e4d62ae0f8d33964aca90bd372cdf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
index 10e9db259e90cff61c3e1c99b4f2fd3d422366eb..ca5e13bdec7d017b8bcd4e237942f7e0bcea73b1 100644 (file)
@@ -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 },