]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Define int_frac_digits and frac_digits as 2.
authorUlrich Drepper <drepper@redhat.com>
Wed, 3 Apr 2002 18:13:46 +0000 (18:13 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 3 Apr 2002 18:13:46 +0000 (18:13 +0000)
localedata/locales/es_ES

index 194220cd3e393e29f64d197cf8863024cb7dc470..04b86f9f20f5d1eb7a9c7c87e203a5ebdc5655eb 100644 (file)
@@ -2129,8 +2129,8 @@ mon_thousands_sep    "<U002E>"
 mon_grouping         3;3
 positive_sign        ""
 negative_sign        "<U002D>"
-int_frac_digits      0
-frac_digits          0
+int_frac_digits      2
+frac_digits          2
 p_cs_precedes        1
 p_sep_by_space       1
 n_cs_precedes        1