mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-25 01:02:24 +00:00
Don't forget the IEC!
[originally from svn r2222]
This commit is contained in:
parent
45b2176f88
commit
2518a1c3a1
@ -201,7 +201,7 @@ static const wchar_t iso_8859_10[] = {
|
||||
0x00F8, 0x0173, 0x00FA, 0x00FB, 0x00FC, 0x00FD, 0x00FE, 0x0138
|
||||
};
|
||||
|
||||
/* ISO 8859-11:2001 ("Thai", "TIS620") */
|
||||
/* ISO/IEC 8859-11:2001 ("Thai", "TIS620") */
|
||||
static const wchar_t iso_8859_11[] = {
|
||||
0x00A0, 0x0E01, 0x0E02, 0x0E03, 0x0E04, 0x0E05, 0x0E06, 0x0E07,
|
||||
0x0E08, 0x0E09, 0x0E0A, 0x0E0B, 0x0E0C, 0x0E0D, 0x0E0E, 0x0E0F,
|
||||
|
Loading…
Reference in New Issue
Block a user