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 100d0481d2311fe8ab3d3392c8f46f162cc3dc49..909d6850da4ea17a4c24abded9c0d3a5efb83730 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.