X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/2dc6356a02ebe2e5c0428cefc18e64882d85b4a6..9ac18d717148451cbffd83b485d65695416c4f5f:/charset/xenc.c diff --git a/charset/xenc.c b/charset/xenc.c index 5359b16d..b6532f29 100644 --- a/charset/xenc.c +++ b/charset/xenc.c @@ -46,6 +46,7 @@ static const struct { { "koi8-u", CS_KOI8_U }, { "ibm-cp437", CS_CP437 }, { "ibm-cp850", CS_CP850 }, + { "ibm-cp866", CS_CP866 }, { "microsoft-cp1250", CS_CP1250 }, { "microsoft-cp1251", CS_CP1251 }, { "microsoft-cp1252", CS_CP1252 },