diff options
Diffstat (limited to 'locale/C-monetary.c')
-rw-r--r-- | locale/C-monetary.c | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/locale/C-monetary.c b/locale/C-monetary.c index 7e2b1bc3a7..bf2cede799 100644 --- a/locale/C-monetary.c +++ b/locale/C-monetary.c @@ -15,16 +15,16 @@ const struct locale_data _nl_C_LC_MONETARY = "", "", "", - "\377", + "\177", "", "", - "\377", - "\377", - "\377", - "\377", - "\377", - "\377", - "\377", - "\377" + "\177", + "\177", + "\177", + "\177", + "\177", + "\177", + "\177", + "\177" } }; |