X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/b9e4cb9890383367cfd03029ab66997db073bc0b..5063f6911e42650ead6921e55dda6a7a42a92555:/putty.h diff --git a/putty.h b/putty.h index dcc80db5..bc400fb2 100644 --- a/putty.h +++ b/putty.h @@ -836,6 +836,7 @@ void cleanup_exit(int); X(INT, NONE, sshbug_rekey2) \ X(INT, NONE, sshbug_maxpkt2) \ X(INT, NONE, sshbug_ignore2) \ + X(INT, NONE, sshbug_winadj) \ /* \ * ssh_simple means that we promise never to open any channel \ * other than the main one, which means it can safely use a very \