mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-02 03:52:49 -05:00
Support code page 852. Thanks to Tamas Tevesz.
[originally from svn r9326]
This commit is contained in:
@ -32,6 +32,7 @@ typedef enum {
|
||||
CS_ISO8859_16,
|
||||
CS_CP437,
|
||||
CS_CP850,
|
||||
CS_CP852,
|
||||
CS_CP866,
|
||||
CS_CP1250,
|
||||
CS_CP1251,
|
||||
|
Reference in New Issue
Block a user