X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/charset/blobdiff_plain/9101e9ef5dbffd4f8fbfdc640d1e612e7920c930..9b7e7a9270e9749c6c86bd70ea98377d0d0a9003:/xenc.c diff --git a/xenc.c b/xenc.c index 351802a..d27dafb 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-cp866", CS_CP866 }, { "microsoft-cp1250", CS_CP1250 }, { "microsoft-cp1251", CS_CP1251 }, { "microsoft-cp1252", CS_CP1252 },