X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=putty.h;h=273a8118451c9d84e7f12df24d2fd27be943cee0;hb=8446532e4ad4e8e68eb82bf86a36ba1f5a38d78f;hp=c2d6362de8de256dc9e5994657f6475212ab632e;hpb=cda91718503c7b264c9a24f6f79cac0862f6c74a;p=PuTTY.git diff --git a/putty.h b/putty.h index c2d6362d..273a8118 100644 --- a/putty.h +++ b/putty.h @@ -145,6 +145,7 @@ typedef struct { short wordness[256]; /* russian language translation */ int xlat_enablekoiwin; + int xlat_88592w1250; int xlat_capslockcyr; } Config;