diff options
Diffstat (limited to 'locale/C-numeric.c')
-rw-r--r-- | locale/C-numeric.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/locale/C-numeric.c b/locale/C-numeric.c index fc2e104304..65fc2734ba 100644 --- a/locale/C-numeric.c +++ b/locale/C-numeric.c @@ -32,6 +32,8 @@ const struct locale_data _nl_C_LC_NUMERIC = _nl_C_name, NULL, 0, 0, /* no file mapped */ UNDELETABLE, + 0, + NULL, 5, { { string: "." }, |