X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=putty.h;h=a6578ae0c4c1e9c5eef1d15d6ecae7708a806268;hb=aaaf70a0fc0f071b9e9c6a51606c78b16a464841;hp=f97c723b02d71371e891a3812c248b3a2e70ba5c;hpb=3d337b49ef55358a9db692696c9a28e9fc146de3;p=PuTTY.git diff --git a/putty.h b/putty.h index f97c723b..a6578ae0 100644 --- a/putty.h +++ b/putty.h @@ -838,6 +838,7 @@ void cleanup_exit(int); X(INT, NONE, sshbug_maxpkt2) \ X(INT, NONE, sshbug_ignore2) \ X(INT, NONE, sshbug_winadj) \ + X(INT, NONE, sshbug_chanreq) \ /* \ * ssh_simple means that we promise never to open any channel \ * other than the main one, which means it can safely use a very \