aboutsummaryrefslogtreecommitdiff
path: root/localedata/tests-mbwc/dat_iswspace.c
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/tests-mbwc/dat_iswspace.c')
-rw-r--r--localedata/tests-mbwc/dat_iswspace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/tests-mbwc/dat_iswspace.c b/localedata/tests-mbwc/dat_iswspace.c
index 3e5a992b4f..ec9e598b46 100644
--- a/localedata/tests-mbwc/dat_iswspace.c
+++ b/localedata/tests-mbwc/dat_iswspace.c
@@ -16,7 +16,7 @@ TST_ISW_LOC (SPACE, space) = {
{
{ { 0x0080 }, { 0,0,1,0 } }, /* CTRL */
{ { 0x009F }, { 0,0,1,0 } }, /* CTRL */
- { { 0x00A0 }, { 0,0,0,0 } }, /* NB SPACE */
+ { { 0x00A0 }, { 0,0,1,0 } }, /* NB SPACE */
{ { 0x00A1 }, { 0,0,1,0 } }, /* UD ! */
{ { 0x00B0 }, { 0,0,1,0 } }, /* Degree */
{ { 0x00B1 }, { 0,0,1,0 } }, /* +- sign */