X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/charset/blobdiff_plain/9101e9ef5dbffd4f8fbfdc640d1e612e7920c930..9b7e7a9270e9749c6c86bd70ea98377d0d0a9003:/charset.h diff --git a/charset.h b/charset.h index 3b19807..c8e9f16 100644 --- a/charset.h +++ b/charset.h @@ -33,6 +33,7 @@ typedef enum { CS_ISO8859_16, CS_CP437, CS_CP850, + CS_CP866, CS_CP1250, CS_CP1251, CS_CP1252,