Fix commment in typo.

M    tcp_output.c
This commit is contained in:
rpaulo 2008-07-15 10:32:35 +00:00
parent 00069ec25e
commit 2d49f66781

View File

@ -934,7 +934,7 @@ send:
* a 0 window. This may cause the remote transmitter to stall. This
* flag tells soreceive() to disable delayed acknowledgements when
* draining the buffer. This can occur if the receiver is attempting
* to read more data then can be buffered prior to transmitting on
* to read more data than can be buffered prior to transmitting on
* the connection.
*/
if (recwin == 0)