about summary refs log tree commit diff
path: root/localedata/tests-mbwc/dat_iswcntrl.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-07-18 20:32:25 +0000
committerUlrich Drepper <drepper@redhat.com>2000-07-18 20:32:25 +0000
commit74238b8ee7150094715513a9cc36ef2db79370c9 (patch)
tree40262e4b4d10fe80f9ce7bd6f87224482fbf5173 /localedata/tests-mbwc/dat_iswcntrl.c
parentf306e7ff7bb939bfd52c4f8ec001856e0f680d07 (diff)
downloadglibc-74238b8ee7150094715513a9cc36ef2db79370c9.tar.gz
glibc-74238b8ee7150094715513a9cc36ef2db79370c9.tar.xz
glibc-74238b8ee7150094715513a9cc36ef2db79370c9.zip
Mark U0000 as cntrl and U00A0 not as space.
Diffstat (limited to 'localedata/tests-mbwc/dat_iswcntrl.c')
-rw-r--r--localedata/tests-mbwc/dat_iswcntrl.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/localedata/tests-mbwc/dat_iswcntrl.c b/localedata/tests-mbwc/dat_iswcntrl.c
index 4eac814ec0..89d5021916 100644
--- a/localedata/tests-mbwc/dat_iswcntrl.c
+++ b/localedata/tests-mbwc/dat_iswcntrl.c
@@ -46,11 +46,7 @@ TST_ISW_LOC (CNTRL, cntrl) = {
     {	TST_ISW_REC (enUS, cntrl)
 	{
 	  {  { WEOF   }, { 0,0,1,0 }  },
-#ifdef SHOJI_IS_RIGHT
 	  {  { 0x0000 }, { 0,0,0,0 }  },
-#else
-	  {  { 0x0000 }, { 0,0,1,0 }  },
-#endif
 	  {  { 0x001F }, { 0,0,0,0 }  },
 	  {  { 0x0020 }, { 0,0,1,0 }  },
 	  {  { 0x0021 }, { 0,0,1,0 }  },