From 177308148df677753275503449e69475843154d9 Mon Sep 17 00:00:00 2001
From: Shivansh Rai <shivanshrai84@gmail.com>
Date: Fri, 27 May 2016 05:10:52 +0530
Subject: [PATCH] Fix typo

---
 .../packetdrill/tests/bsd/tcp/close/close-unread-data-rst.pkt  | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gtests/net/packetdrill/tests/bsd/tcp/close/close-unread-data-rst.pkt b/gtests/net/packetdrill/tests/bsd/tcp/close/close-unread-data-rst.pkt
index 100d0481..909d6850 100644
--- a/gtests/net/packetdrill/tests/bsd/tcp/close/close-unread-data-rst.pkt
+++ b/gtests/net/packetdrill/tests/bsd/tcp/close/close-unread-data-rst.pkt
@@ -28,7 +28,6 @@
 // Client closes connection
 0.450 < F. 1001:1001(0) ack 1001 win 65535
 
-// TODO: ack or delayed ack ?
 0.460 > . 1001:1001(0) ack 1002 win 1026
 
 // We close the connection with a delay, in case there
@@ -37,4 +36,4 @@
 0.480 > R. 1001:1001(0) ack 1002 win 1026
 
 // 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.
-- 
GitLab