mirror of
https://github.com/opnsense/src.git
synced 2026-02-03 18:14:35 -06:00
ipsec(4): Fix a typo in a source code comment
- s/limitiation/limitation/ (cherry picked from commit 56a9d245eb16e774fece0334fcf0761058d59a0c)
This commit is contained in:
parent
750b980162
commit
7a01869c27
@ -93,7 +93,7 @@ struct secpolicy {
|
||||
uint32_t id; /* It's unique number on the system. */
|
||||
/*
|
||||
* lifetime handler.
|
||||
* the policy can be used without limitiation if both lifetime and
|
||||
* the policy can be used without limitation if both lifetime and
|
||||
* validtime are zero.
|
||||
* "lifetime" is passed by sadb_lifetime.sadb_lifetime_addtime.
|
||||
* "validtime" is passed by sadb_lifetime.sadb_lifetime_usetime.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user