mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-29 18:40:25 +08:00
include/cygwin/if.h: Fix a comment
This commit is contained in:
parent
8b7c4f67c6
commit
bfb5d3ffbb
@ -35,8 +35,8 @@ struct if_nameindex {
|
||||
};
|
||||
|
||||
/* This is the structure expected by ioctl when the application requests
|
||||
the friendly adapter name (>= XP SP1). ifru_data should point to such
|
||||
a structure when ioctl is called with SIOCGIFFRNDLYNAM. */
|
||||
the friendly adapter name. ifru_data should point to such a structure
|
||||
when ioctl is called with SIOCGIFFRNDLYNAM. */
|
||||
#define IFRF_FRIENDLYNAMESIZ 260
|
||||
|
||||
struct ifreq_frndlyname {
|
||||
|
Loading…
x
Reference in New Issue
Block a user