summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-08-20 14:27:26 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-08-20 14:27:26 +0000
commit59460dc4ff6a491040b08bd13dad00b6c350e747 (patch)
treee0a66a26732dceb05e3b42b3d36d055596e853bb /lib/libc
parent587ad47a9bd1d4aed28c759623c1bf7faf0ac200 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/locale/table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/table.c b/lib/libc/locale/table.c
index 9424a5812a1b..dfdaa845485d 100644
--- a/lib/libc/locale/table.c
+++ b/lib/libc/locale/table.c
@@ -92,7 +92,7 @@ _RuneLocale _DefaultRuneLocale = {
_C, _C, _C, _C,
/*98*/ _C, _C, _C, _C,
_C, _C, _C, _C,
- /*A0*/ _R|_G, _P|_R|_G, _P|_R|_G, _P|_R|_G,
+ /*A0*/ _R, _P|_R|_G, _P|_R|_G, _P|_R|_G,
_P|_R|_G, _P|_R|_G, _P|_R|_G, _P|_R|_G,
/*A8*/ _P|_R|_G, _P|_R|_G, _P|_R|_G, _P|_R|_G,
_P|_R|_G, _P|_R|_G, _P|_R|_G, _P|_R|_G,