Commit 6d5ba7d4 authored by Juan Lang's avatar Juan Lang Committed by Alexandre Julliard

Remove dead comment.

parent bfc40445
......@@ -27,10 +27,7 @@
* only supports IPv4.)
* The indexes returned are not guaranteed to be contiguous, so don't call
* getNumInterfaces() and assume the values [0,getNumInterfaces() - 1] will be
* valid indexes; use getInterfaceIndexTable() instead. Non-loopback
* interfaces have lower index values than loopback interfaces, in order to
* make the indexes somewhat reusable as Netbios LANA numbers. See ifenum.c
* for more detail on this.
* valid indexes; use getInterfaceIndexTable() instead.
*
* See also the companion file, ipstats.h, for functions related to getting
* statistics.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment