--- src/sys/vfs/fdesc/fdesc_vnops.c 2007/08/08 00:12:51 1.38 +++ src/sys/vfs/fdesc/fdesc_vnops.c 2007/11/20 21:03:50 1.39 @@ -412,7 +412,7 @@ fdesc_setattr(struct vop_setattr_args *a /* * fdesc_readdir(struct vnode *a_vp, struct uio *a_uio, struct ucred *a_cred, - * int *a_eofflag, u_long *a_cookies, int a_ncookies) + * int *a_eofflag, off_t *a_cookies, int a_ncookies) */ static int fdesc_readdir(struct vop_readdir_args *ap)