commit | 7019f77c05f45ea9267f7e768d0abb0b6a928a25 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Sat Mar 08 16:27:45 2014 +0000 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Sat Mar 08 16:27:45 2014 +0000 |
tree | e2a01e03658abcca56346f11f349a8560dac31b3 | |
parent | 78e783e7863eb33981da4a5ad48dd9e2aa2b08dd [diff] |
In four byte UTF-8 sequences, only three bits of the first byte should be used. Fix from Koga Osamu.