mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
fix grammar in comment
This commit is contained in:
parent
57e750b33d
commit
efe0afa930
1 changed files with 1 additions and 1 deletions
|
|
@ -227,7 +227,7 @@ pfs_ioctl(struct vop_ioctl_args *va)
|
|||
PFS_RETURN (ENOTTY);
|
||||
|
||||
/*
|
||||
* This is necessary because either process' privileges may
|
||||
* This is necessary because process' privileges may
|
||||
* have changed since the open() call.
|
||||
*/
|
||||
if (!pfs_visible(curthread, pn, pvd->pvd_pid))
|
||||
|
|
|
|||
Loading…
Reference in a new issue