improved some comments

This commit is contained in:
Arnout Engelen
2005-04-03 09:49:34 +00:00
parent c66bc829ea
commit 91d30576d2
2 changed files with 6 additions and 10 deletions

View File

@@ -278,9 +278,7 @@ int main (int argc, char** argv)
if (newhandle != NULL)
{
/* The following code solves sf.net bug 1019381, but is only available
* in newer versions of libpcap */
// TODO ARN
* in newer versions (from 0.8 it seems) of libpcap */
if (dp_setnonblock (newhandle, 1, errbuf) == -1)
{
// ERROR