]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - putty.h
Servers announcing themselves as `Sun_SSH_1.0' apparently cannot
[PuTTY.git] / putty.h
diff --git a/putty.h b/putty.h
index 6f62afef11f3613f2e2d4b0c3dd0b23adf6aff1a..7686e6b2f6c90fe2df6d8ca703f22c8f8544eabf 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -540,7 +540,7 @@ struct config_tag {
     /* SSH bug compatibility modes */
     int sshbug_ignore1, sshbug_plainpw1, sshbug_rsa1,
        sshbug_hmac2, sshbug_derivekey2, sshbug_rsapad2,
-       sshbug_pksessid2;
+       sshbug_pksessid2, sshbug_rekey2;
     /* Options for pterm. Should split out into platform-dependent part. */
     int stamp_utmp;
     int login_shell;