Fix comment.

This commit is contained in:
trasz 2009-05-24 15:48:48 +00:00
parent 69cfa0ad1d
commit a460a65d22

View File

@ -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;