Skip to content
Snippets Groups Projects
Commit 17730814 authored by Shivansh Rai's avatar Shivansh Rai
Browse files

Fix typo

parent 01bdf42b
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,6 @@ ...@@ -28,7 +28,6 @@
// Client closes connection // Client closes connection
0.450 < F. 1001:1001(0) ack 1001 win 65535 0.450 < F. 1001:1001(0) ack 1001 win 65535
// TODO: ack or delayed ack ?
0.460 > . 1001:1001(0) ack 1002 win 1026 0.460 > . 1001:1001(0) ack 1002 win 1026
// We close the connection with a delay, in case there // We close the connection with a delay, in case there
...@@ -37,4 +36,4 @@ ...@@ -37,4 +36,4 @@
0.480 > R. 1001:1001(0) ack 1002 win 1026 0.480 > R. 1001:1001(0) ack 1002 win 1026
// The success of the tests depends on the correctness // The success of the tests depends on the correctness
// of the inbound sniffed packet on line 36. // of the outbound sniffed packet on line 36.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment