Properly name the sysctl to "iflistl" rather than "iflist2", which had been
the prototype name and slipped in in r231505. Spotted in a reply from: bde MFC after: 3 days
This commit is contained in:
parent
a986d587bd
commit
38bf0509a4
@ -406,7 +406,7 @@ struct sockproto {
|
||||
{ "flags", CTLTYPE_STRUCT }, \
|
||||
{ "iflist", CTLTYPE_STRUCT }, \
|
||||
{ "ifmalist", CTLTYPE_STRUCT }, \
|
||||
{ "iflist2", CTLTYPE_STRUCT }, \
|
||||
{ "iflistl", CTLTYPE_STRUCT }, \
|
||||
}
|
||||
#endif /* __BSD_VISIBLE */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user