mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
ipsec.c: typos in the comment
Sponsored by: NVIDIA Networking MFC after: 3 days
This commit is contained in:
parent
b1d10b49e2
commit
424f1296bd
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue