Another fix to build from 064e6b4.

Spotted by: Cy Schubert
This commit is contained in:
Kirk McKusick 2022-07-13 21:04:24 -07:00
parent 7e45839aca
commit 2e66649e4f

View File

@ -694,8 +694,8 @@ ffs_truncate(struct vnode *vp,
static int
ffs_indirtrunc(struct inode *ip,
ufs2_daddr_t lbn,
ufs2_daddr_t lastbn,
ufs2_daddr_t dbn,
ufs2_daddr_t lastbn,
int level,
ufs2_daddr_t *countp)
{