X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=putty.h;h=bc400fb2fdde94e01cf433ef9816d3741a5f2424;hb=30e43ba2a33c4f107da25d3a2d6b081ffd978d43;hp=dcc80db57717549da03b866fd12956fc6908d50a;hpb=bc6e0952ef1c27c577318ee3c0883c7823c7005b;p=PuTTY.git 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 \