Fix typo in r231010.

Submitted by:	linimon
This commit is contained in:
Gleb Smirnoff 2012-02-05 12:52:28 +00:00
parent a91d2201f9
commit e8aa8bdd64
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=231013

View File

@ -1408,7 +1408,7 @@ if_maddr_runlock(struct ifnet *ifp)
}
/*
* Initialization, desctruction and refcounting functions for ifaddrs.
* Initialization, destruction and refcounting functions for ifaddrs.
*/
void
ifa_init(struct ifaddr *ifa)