mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
Fix comment.
This commit is contained in:
parent
6dcfa92ee8
commit
194f4d42de
1 changed files with 1 additions and 1 deletions
|
|
@ -3963,7 +3963,7 @@ static int
|
|||
zfs_freebsd_access(ap)
|
||||
struct vop_access_args /* {
|
||||
struct vnode *a_vp;
|
||||
int a_accmode;
|
||||
accmode_t a_accmode;
|
||||
struct ucred *a_cred;
|
||||
struct thread *a_td;
|
||||
} */ *ap;
|
||||
|
|
|
|||
Loading…
Reference in a new issue