mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-08 13:28:05 +00:00
Fix comment.
This commit is contained in:
parent
6dcfa92ee8
commit
194f4d42de
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=192689
@ -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 New Issue
Block a user