Merge PuTTY r9326, adding CP852 support.
[sgt/charset] / charset.h
index 144187f..5dd4d3a 100644 (file)
--- a/charset.h
+++ b/charset.h
@@ -33,7 +33,9 @@ typedef enum {
     CS_ISO8859_16,
     CS_CP437,
     CS_CP850,
+    CS_CP852,
     CS_CP866,
+    CS_CP874,
     CS_CP1250,
     CS_CP1251,
     CS_CP1252,