tcs: fix koi8-ru chars (ukrainian and belorussian)
This commit is contained in:
parent
a189ded772
commit
fa4448b2d5
1 changed files with 4 additions and 4 deletions
|
@ -39,10 +39,10 @@ long tabkoi8[256] =
|
|||
-1, -1, -1, -1, -1, -1, -1, -1,
|
||||
-1, -1, -1, -1, -1, -1, -1, -1,
|
||||
-1, -1, -1, -1, -1, -1, -1, -1,
|
||||
-1, -1, -1,0x0451, -1, -1, -1, -1,
|
||||
-1, -1, -1, -1, -1, -1, -1, -1,
|
||||
-1, -1, -1,0x0401, -1, -1, -1, -1,
|
||||
-1, -1, -1, -1, -1, -1, -1, -1,
|
||||
-1, -1, -1,0x0451,0x0454, -1,0x0456,0x0457,
|
||||
-1, -1, -1, -1, -1,0x0491,0x045e, -1,
|
||||
-1, -1, -1,0x0401,0x0404, -1,0x0406,0x0407,
|
||||
-1, -1, -1, -1, -1,0x0490,0x040e, -1,
|
||||
0x044e,0x0430,0x0431,0x0446,0x0434,0x0435,0x0444,0x0433,
|
||||
0x0445,0x0438,0x0439,0x043a,0x043b,0x043c,0x043d,0x043e,
|
||||
0x043f,0x044f,0x0440,0x0441,0x0442,0x0443,0x0436,0x0432,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue