X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/charset/blobdiff_plain/273ef1a19b9f44a1dbe4365e66d854879415ff5a..5930e9efcc276c14e876e05e22aedbc0cd3013db:/xenc.c diff --git a/xenc.c b/xenc.c index ba1c283..1b77be7 100644 --- a/xenc.c +++ b/xenc.c @@ -48,6 +48,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 },