X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=charset%2Fcharset.h;h=5f83eddb9758cf5f223037e1e9e795c50a5c291b;hb=12e019bafc75cb441e965c63e15dfceeaf71ca1e;hp=0a2e9190fac5d564528a8e0c04e66de6a82e0202;hpb=cf08c5a64a47ae96861e78bd0f0d2734d35322b9;p=PuTTY.git diff --git a/charset/charset.h b/charset/charset.h index 0a2e9190..5f83eddb 100644 --- a/charset/charset.h +++ b/charset/charset.h @@ -32,6 +32,7 @@ typedef enum { CS_ISO8859_16, CS_CP437, CS_CP850, + CS_CP866, CS_CP1250, CS_CP1251, CS_CP1252,