Typo in comment.

This commit is contained in:
Gleb Smirnoff 2005-02-22 15:29:29 +00:00
parent 44b3f4ab59
commit 8b25904e36
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=142240

View File

@ -1651,7 +1651,7 @@ ifconf(u_long cmd, caddr_t data)
}
/*
* Just like if_promisc(), but for all-multicast-reception mode.
* Just like ifpromisc(), but for all-multicast-reception mode.
*/
int
if_allmulti(struct ifnet *ifp, int onswitch)