mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Embellish comment.
Submitted by: Rostislav Krasny <rosti.bsd@gmail.com>
This commit is contained in:
parent
216a5fbf37
commit
c948b4bc64
1 changed files with 1 additions and 1 deletions
|
|
@ -242,7 +242,7 @@ struct pr_usrreqs {
|
|||
};
|
||||
|
||||
/*
|
||||
* below. All functions return EOPNOTSUPP.
|
||||
* All nonvoid pru_*() functions below return EOPNOTSUPP.
|
||||
*/
|
||||
|
||||
int pru_abort_notsupp(struct socket *so);
|
||||
|
|
|
|||
Loading…
Reference in a new issue