X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/e41356ff1a423bcc7bbe3fbbc36407aa067c76e0..cd1a94aee1b026bdc958e0a2b8f84daeee453d61:/charset/charset.h diff --git a/charset/charset.h b/charset/charset.h index bf170323..bc5ae3ac 100644 --- a/charset/charset.h +++ b/charset/charset.h @@ -32,6 +32,7 @@ typedef enum { CS_ISO8859_16, CS_CP437, CS_CP850, + CS_CP852, CS_CP866, CS_CP1250, CS_CP1251,