mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-02-17 17:11:32 +00:00
typo
This commit is contained in:
parent
e263506b3f
commit
f73f2f1ba9
1 changed files with 1 additions and 1 deletions
2
utf8.c
2
utf8.c
|
@ -57,7 +57,7 @@
|
||||||
* The last section of the table handles bytes with leading F
|
* The last section of the table handles bytes with leading F
|
||||||
*
|
*
|
||||||
* The values themselfs in the table are arranged so that when you
|
* The values themselfs in the table are arranged so that when you
|
||||||
* left shift them by 6 to shif continuation characters into palce, the
|
* left shift them by 6 to shif continuation characters into place, the
|
||||||
* new top bits tell:
|
* new top bits tell:
|
||||||
*
|
*
|
||||||
* 1 - if you keep going
|
* 1 - if you keep going
|
||||||
|
|
Loading…
Reference in a new issue