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