ipsec.c: typos in the comment

Sponsored by:	NVIDIA Networking
MFC after:	3 days
This commit is contained in:
Konstantin Belousov 2021-09-04 16:42:33 +03:00
parent b1d10b49e2
commit 424f1296bd

View File

@ -1011,7 +1011,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: