X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/57191fa4be31f3d08b0ed0fcae6ae0ffefd837f6..8d90b8b27bf086da6245030459ab3e5977313eb0:/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,