diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-12-05 09:51:08 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-12-05 09:51:08 +0000 |
commit | dd17514ce7a10d785b977586224d31563888cb9d (patch) | |
tree | f57c103834b1701ecae9c96ac5bdb78b5a6b9c25 /localedata/tst-fmon-locales/tstfmon_n02n40 | |
parent | 6c805a2b9def1eb11a5db00b8184fb57a1e4d561 (diff) | |
download | glibc-dd17514ce7a10d785b977586224d31563888cb9d.tar glibc-dd17514ce7a10d785b977586224d31563888cb9d.tar.gz glibc-dd17514ce7a10d785b977586224d31563888cb9d.tar.bz2 glibc-dd17514ce7a10d785b977586224d31563888cb9d.zip |
Update.
2003-11-30 Petter Reinholdtsen <pere@hungry.com>
* stdlib/strfmon.c: Correct formatting of international currency
values. The international currency formatting should prefer the
int_* values if they are set for a locale, and use the domestic
values if the int_* values are unset.
Diffstat (limited to 'localedata/tst-fmon-locales/tstfmon_n02n40')
-rw-r--r-- | localedata/tst-fmon-locales/tstfmon_n02n40 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/localedata/tst-fmon-locales/tstfmon_n02n40 b/localedata/tst-fmon-locales/tstfmon_n02n40 index 7c4161243f..ad6ee6b1ca 100644 --- a/localedata/tst-fmon-locales/tstfmon_n02n40 +++ b/localedata/tst-fmon-locales/tstfmon_n02n40 @@ -23,4 +23,10 @@ p_sep_by_space 2 n_cs_precedes 0 n_sign_posn 4 n_sep_by_space 0 +int_p_cs_precedes 0 +int_p_sign_posn 0 +int_p_sep_by_space 2 +int_n_cs_precedes 0 +int_n_sign_posn 4 +int_n_sep_by_space 0 END LC_MONETARY |