From c9d66e44af5c93a1ea5487fd9bff78274be65850 Mon Sep 17 00:00:00 2001 From: Manuel Novoa III Date: Fri, 20 Dec 2002 19:26:35 +0000 Subject: The big thing is locale dependent collation support. Also added outdigit support and (legacy) YESSTR/NOSTR support. --- extra/locale/gen_wc8bit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/locale/gen_wc8bit.c') diff --git a/extra/locale/gen_wc8bit.c b/extra/locale/gen_wc8bit.c index d76c15a51..0c39d0f12 100644 --- a/extra/locale/gen_wc8bit.c +++ b/extra/locale/gen_wc8bit.c @@ -75,7 +75,7 @@ int main(int argc, char **argv) { FILE *fp; FILE *out; - charset_data csd[20]; + charset_data csd[30]; unsigned long max_wchar; unsigned char *p; int numsets; -- cgit v1.2.3