From: tomo Date: Sun, 22 Dec 2002 16:00:47 +0000 (+0000) Subject: Sync with r21-4-10-utf-2000-0_19-pdump. X-Git-Tag: r21-2-44-utf-2000-m0_18-pdump~4 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=dbd8913222dbb0f76425229673e2e53a5724214d;p=chise%2Fxemacs-chise.git.1 Sync with r21-4-10-utf-2000-0_19-pdump. --- diff --git a/src/mule-charset.c b/src/mule-charset.c index 75002b7..8b9f91b 100644 --- a/src/mule-charset.c +++ b/src/mule-charset.c @@ -130,7 +130,7 @@ struct charset_lookup *chlook; static const struct lrecord_description charset_lookup_description_1[] = { { XD_LISP_OBJECT_ARRAY, offsetof (struct charset_lookup, charset_by_leading_byte), #ifdef UTF2000 - 128+4*128 + NUM_LEADING_BYTES+4*128 #else 128+4*128*2 #endif