summary refs log tree commit diff
path: root/localedata/tests-mbwc
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2009-01-02 21:14:11 +0000
committerJakub Jelinek <jakub@redhat.com>2009-01-02 21:14:11 +0000
commite3e60f6bdc80109e6cfbd092049a4bbb2f43c457 (patch)
treed166064d5e5bfd7821e133a5c76d8aae50d81766 /localedata/tests-mbwc
parent033b8b2d4de5cd8abe4278cd2b30c50d7a78e886 (diff)
downloadglibc-e3e60f6bdc80109e6cfbd092049a4bbb2f43c457.tar.gz
glibc-e3e60f6bdc80109e6cfbd092049a4bbb2f43c457.tar.xz
glibc-e3e60f6bdc80109e6cfbd092049a4bbb2f43c457.zip
Updated to fedora-glibc-20090102T2110 cvs/fedora-glibc-2_9_90-1
Diffstat (limited to 'localedata/tests-mbwc')
-rw-r--r--localedata/tests-mbwc/tst_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/tests-mbwc/tst_types.h b/localedata/tests-mbwc/tst_types.h
index 3d18279411..7a5db4f75e 100644
--- a/localedata/tests-mbwc/tst_types.h
+++ b/localedata/tests-mbwc/tst_types.h
@@ -122,7 +122,7 @@ typedef struct
     int t_flg;
     int t_init;
   }
-  seq[WCSTOK_SEQNUM];
+  seq[MBRLEN_SEQNUM];
 }
 TIN_MBRLEN_REC;