X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/ec55b2200b3a40631648cfa02ed63207b58832fe..ed282e281023b5a06d7515be0f3789d3de41a876:/putty.h?ds=sidebyside diff --git a/putty.h b/putty.h index 88437d88..4f9151b9 100644 --- a/putty.h +++ b/putty.h @@ -194,6 +194,7 @@ typedef struct { VT_Mode vtmode; int xlat_enablekoiwin; int xlat_88592w1250; + int xlat_88592cp852; int xlat_capslockcyr; } Config;