]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - putty.h
Cleanups to remove warnings for GNU/mingw32 compilation
[PuTTY.git] / putty.h
diff --git a/putty.h b/putty.h
index c2d6362de8de256dc9e5994657f6475212ab632e..273a8118451c9d84e7f12df24d2fd27be943cee0 100644 (file)
--- 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;