From 021d8b1a14d96592a13c6af614cb4e4d62acf42f Mon Sep 17 00:00:00 2001 From: luis Date: Wed, 9 Jun 2010 07:22:26 +0000 Subject: [PATCH] Removed duplicate sentence --- todo/nmap.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/todo/nmap.txt b/todo/nmap.txt index 54cc43aca..0e031abac 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -70,8 +70,7 @@ o Investigate why and whether we need mswin32/pcap-include/pcap-int.h. read. So we sort of sneak in and call PacketSetReadTimeout. In the code there's even a comment: "BUGBUG: This is cheating." libdnet also uses the Packet* functions, but in a more innocuous - way. libdnet also uses the Packet* functions, but in a more - innocuous way. It doesn't access them through a struct pcap, so it + way. It doesn't access them through a struct pcap, so it doesn't need pcap-int.h. David is going to test whether this makes any signficiant difference--we might be able to just remove the PcapSetReadTimeout().