ipsec.c: typos in the comment

(cherry picked from commit 424f1296bd)
This commit is contained in:
Konstantin Belousov 2021-09-04 16:42:33 +03:00 committed by Franco Fichtner
parent 6bc424fd14
commit d79f32bd5b

View file

@ -1017,7 +1017,7 @@ ipsec_check_history(const struct mbuf *m, struct secpolicy *sp, u_int idx)
/*
* Check security policy requirements against the actual
* packet contents. Return one if the packet should be
* reject as "invalid"; otherwiser return zero to have the
* rejected as "invalid"; otherwise return zero to have the
* packet treated as "valid".
*
* OUT: