mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 12:49:45 +00:00
Remove dead comment.
This commit is contained in:
parent
bfc4044511
commit
6d5ba7d4bb
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user