X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/charset/blobdiff_plain/3e6cbe41ca507a8d3089e0ab9f19a6b0e480e0f0..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 },