libipsec: Fix a typo in a source code comment
- s/proccessing/processing/ MFC after: 3 days
This commit is contained in:
parent
b95a6ecffa
commit
38dd27d21e
@ -431,7 +431,7 @@ pfkey_send_getspi(so, satype, mode, src, dst, min, max, reqid, seq)
|
||||
return -1;
|
||||
}
|
||||
|
||||
/* proccessing spi range */
|
||||
/* processing spi range */
|
||||
if (need_spirange) {
|
||||
struct sadb_spirange spirange;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user