Mercurial > hg > xemacs-beta
diff src/mule-charset.c @ 1749:c438060b26c6
[xemacs-hg @ 2003-10-14 17:27:52 by stephent]
fix fix <87smlv91gr.fsf_-_@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Tue, 14 Oct 2003 17:27:54 +0000 |
parents | 8fcb82013b26 |
children | 04bc9d2f42c7 |
line wrap: on
line diff
--- a/src/mule-charset.c Tue Oct 14 17:01:15 2003 +0000 +++ b/src/mule-charset.c Tue Oct 14 17:27:54 2003 +0000 @@ -304,7 +304,7 @@ /* awfully fragile, but correct */ #if MAX_LEADING_BYTE_PRIVATE_2 == 255 if (chlook->next_allocated_2_byte_leading_byte == 0) -#endif +#else if (chlook->next_allocated_2_byte_leading_byte > MAX_LEADING_BYTE_PRIVATE_2) #endif