summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/none.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/none.c')
-rw-r--r--lib/libc/locale/none.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/none.c b/lib/libc/locale/none.c
index 75adffa..cacfd73 100644
--- a/lib/libc/locale/none.c
+++ b/lib/libc/locale/none.c
@@ -209,7 +209,7 @@ struct xlocale_ctype __xlocale_global_ctype = {
256 /* __mb_sb_limit */
};
-const struct xlocale_ctype __xlocale_C_ctype = {
+struct xlocale_ctype __xlocale_C_ctype = {
{{0}, "C"},
(_RuneLocale*)&_DefaultRuneLocale,
_none_mbrtowc,
OpenPOWER on IntegriCloud