Skip to content

Commit

Permalink
route6d: Fix typo (triple S)
Browse files Browse the repository at this point in the history
Reviewed by: imp
Pull Request: freebsd/freebsd-src#955
  • Loading branch information
jlduran authored and bsdjhb committed Mar 13, 2024
2 parents 10d1d10 + 0fef542 commit 5d9b18f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr.sbin/route6d/route6d.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 5d9b18f

Please sign in to comment.