X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/57191fa4be31f3d08b0ed0fcae6ae0ffefd837f6..88ea89339783ee587180b645981967f6cb8bcd20:/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,