* jcf.h (UTF8_GET): Mask first byte of 3-byte encoding with 0x0f,
commit3857441cd17203e9f0c5ab36c5667a28497ffaa7
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Feb 1999 09:15:30 +0000 (22 09:15 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Feb 1999 09:15:30 +0000 (22 09:15 +0000)
treeb7f7bf0ee6f9e54ac14932bc5d87f357a22bfdb3
parentb450221dd2ffe9359af5e404b6a2567e4e9ee201
* jcf.h (UTF8_GET): Mask first byte of 3-byte encoding with 0x0f,
not 0x1f.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25369 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/jcf.h