X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/d4413bd2bbee00fa4a058e6c3a58c11d5596cd3d..934dbf050b7f8043eab8f0f04365f18a6b9055f3:/charset/charset.h?ds=sidebyside 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,