From 45cfe8420afa94d77575f8e3a1d092b34c8a76c7 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 18 Oct 1994 00:33:03 +0000 Subject: Formerly pass1.c.~6~ --- ufs-fsck/pass1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ufs-fsck/pass1.c') diff --git a/ufs-fsck/pass1.c b/ufs-fsck/pass1.c index c96d0f7f..49200337 100644 --- a/ufs-fsck/pass1.c +++ b/ufs-fsck/pass1.c @@ -55,7 +55,7 @@ pass1 () bad, or if we should entirely stop checking blocks in this inode. */ int - checkblock (daddr_t bno, int nfrags) + checkblock (daddr_t bno, int nfrags, off_t offset) { #define MAXBAD 10 int outofrange; -- cgit v1.2.3