]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - charset/charset.h
CP866 is popular and small. Add it to both the general and PuTTY
[PuTTY.git] / charset / charset.h
index 0a2e9190fac5d564528a8e0c04e66de6a82e0202..5f83eddb9758cf5f223037e1e9e795c50a5c291b 100644 (file)
@@ -32,6 +32,7 @@ typedef enum {
     CS_ISO8859_16,
     CS_CP437,
     CS_CP850,
+    CS_CP866,
     CS_CP1250,
     CS_CP1251,
     CS_CP1252,