X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/e41356ff1a423bcc7bbe3fbbc36407aa067c76e0..cd1a94aee1b026bdc958e0a2b8f84daeee453d61:/charset/xenc.c diff --git a/charset/xenc.c b/charset/xenc.c index 11787978..444af704 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-cp852", CS_CP852 }, { "ibm-cp866", CS_CP866 }, { "microsoft-cp1250", CS_CP1250 }, { "microsoft-cp1251", CS_CP1251 },