X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=charset%2Fcharset.h;h=bc5ae3ac6708a7b51ad1b377c229adab8b5a3243;hb=6da1a325cc4d66a47545b638e46275eb93ac1323;hp=bf17032317e6471a900504609799f3ebc856a16f;hpb=c8d943ed9d44a618a34c81af890f9f2c0d950afd;p=PuTTY.git 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,