]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Correct a comment: OUR_V2_WINSIZE is now the default, not maximum.
authorBen Harris <bjh21@bjh21.me.uk>
Fri, 8 Apr 2016 23:46:25 +0000 (00:46 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Fri, 8 Apr 2016 23:46:43 +0000 (00:46 +0100)
ssh.c

diff --git a/ssh.c b/ssh.c
index cc8832fdf8242bacd0e757349045d2d50b0591c8..ab1d78ab9567a0e205ed474d592411a09f874ce0 100644 (file)
--- a/ssh.c
+++ b/ssh.c
@@ -384,7 +384,7 @@ static void ssh2_msg_something_unimplemented(Ssh ssh, struct Packet *pktin);
  *    ensure that the server never has any need to throttle its end
  *    of the connection), so we set this high as well.
  * 
- *  - OUR_V2_WINSIZE is the maximum window size we present on SSH-2
+ *  - OUR_V2_WINSIZE is the default window size we present on SSH-2
  *    channels.
  *
  *  - OUR_V2_BIGWIN is the window size we advertise for the only