Fix the typos and style(9) in comment.
MFC after: 2 weeks Sponsored by: Rubicon Communications, LLC (Netgate)
This commit is contained in:
parent
3220bdd85c
commit
8f1c8ade60
@ -467,9 +467,8 @@ rtalloc1_fib(struct sockaddr *dst, int report, u_long ignflags,
|
||||
RIB_RUNLOCK(rh);
|
||||
|
||||
/*
|
||||
* Either we hit the root or couldn't find any match,
|
||||
* Which basically means
|
||||
* "caint get there frm here"
|
||||
* Either we hit the root or could not find any match,
|
||||
* which basically means: "cannot get there from here".
|
||||
*/
|
||||
miss:
|
||||
V_rtstat.rts_unreach++;
|
||||
|
Loading…
x
Reference in New Issue
Block a user