route6d: Fix typo (triple S)

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/955
This commit is contained in:
Jose Luis Duran 2023-12-27 20:17:17 -07:00 committed by Warner Losh
parent a6889c1d5c
commit 0fef54255b

View file

@ -1686,7 +1686,7 @@ ifremove(int ifindex)
/*
* Receive and process routing messages.
* Update interface information as necesssary.
* Update interface information as necessary.
*/
static void
rtrecv(void)