Markus Kuhn's UTF-8 page
[u/mdw/putty] / putty.h
diff --git a/putty.h b/putty.h
index 89889b9..a7f3f5b 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -448,6 +448,7 @@ struct config_tag {
     /* translations */
     int vtmode;
     char line_codepage[128];
+    int utf8_override;
     int xlat_capslockcyr;
     /* X11 forwarding */
     int x11_forward;