X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/4e23b27695fa784ce5d0bc9cc8344430e7b72db7..d3d16feb19fd941fa60a74ee3efc29aecaca232c:/putty.h 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;