]> andersk Git - gssapi-openssh.git/blobdiff - openssh/compat.h
The man2html from jbasney on pkilab2 works whereas the standard one doesn't.
[gssapi-openssh.git] / openssh / compat.h
index e303d3354139a25e5e4e452786f401959a9f7458..6feaa6b296cedba97cc6c767dde0a54e46d84c65 100644 (file)
@@ -58,7 +58,7 @@
 #define SSH_OLD_FORWARD_ADDR   0x01000000
 #define SSH_BUG_RFWD_ADDR      0x02000000
 #define SSH_NEW_OPENSSH                0x04000000
-#define SSH_BUG_LARGEWINDOW 0x08000000
+#define SSH_BUG_LARGEWINDOW     0x08000000
 
 void     enable_compat13(void);
 void     enable_compat20(void);
This page took 0.02524 seconds and 4 git commands to generate.