summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
Diffstat (limited to 'crypto')
-rw-r--r--crypto/openssh/compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/compat.h b/crypto/openssh/compat.h
index 6db85ea..e5f46bc 100644
--- a/crypto/openssh/compat.h
+++ b/crypto/openssh/compat.h
@@ -60,7 +60,7 @@
#define SSH_BUG_RFWD_ADDR 0x02000000
#define SSH_NEW_OPENSSH 0x04000000
#define SSH_BUG_DYNAMIC_RPORT 0x08000000
-#define SSH_BUG_LARGEWINDOW 0x08000000
+#define SSH_BUG_LARGEWINDOW 0x10000000
void enable_compat13(void);
void enable_compat20(void);
OpenPOWER on IntegriCloud