summaryrefslogtreecommitdiff
path: root/localedata/locales
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-02-07 04:40:57 +0000
committerUlrich Drepper <drepper@redhat.com>2009-02-07 04:40:57 +0000
commit1a9dd4e4e42315b3c744b346e4696d1362b1fc9a (patch)
tree74a32492c582e7e6d3b96340f7526a2cafec9849 /localedata/locales
parent41f128dc0470fd006dbeebd0cb06534bc56a5e16 (diff)
[BZ #9781]
* grp/compat-initgroups.c (compat_call): Switch to use malloc when the input line is too long.
Diffstat (limited to 'localedata/locales')
-rw-r--r--localedata/locales/el_CY4
-rw-r--r--localedata/locales/el_GR4
2 files changed, 4 insertions, 4 deletions
diff --git a/localedata/locales/el_CY b/localedata/locales/el_CY
index 7213924233..31175777ed 100644
--- a/localedata/locales/el_CY
+++ b/localedata/locales/el_CY
@@ -51,8 +51,8 @@ mon_thousands_sep "<U002E>"
mon_grouping 3
positive_sign ""
negative_sign "<U002D>"
-int_frac_digits 4
-frac_digits 4
+int_frac_digits 2
+frac_digits 2
p_cs_precedes 0
p_sep_by_space 0
n_cs_precedes 1
diff --git a/localedata/locales/el_GR b/localedata/locales/el_GR
index ce608a801e..bb1db143f3 100644
--- a/localedata/locales/el_GR
+++ b/localedata/locales/el_GR
@@ -70,8 +70,8 @@ mon_thousands_sep "<U002E>"
mon_grouping 3
positive_sign ""
negative_sign "<U002D>"
-int_frac_digits 4
-frac_digits 4
+int_frac_digits 2
+frac_digits 2
p_cs_precedes 0
p_sep_by_space 0
n_cs_precedes 1