From c1572ba8f49fc6866d325d52adfb19d7b474953a Mon Sep 17 00:00:00 2001 From: adrian Date: Mon, 9 Oct 2000 09:42:51 +0000 Subject: .. forgot a ; at the end of the $FreeBSD$ string. How did I actually forget this? :-) It builds again. --- sbin/fsck_ifs/fsutil.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/fsck_ifs') diff --git a/sbin/fsck_ifs/fsutil.c b/sbin/fsck_ifs/fsutil.c index 69b1b8d..2cdb252 100644 --- a/sbin/fsck_ifs/fsutil.c +++ b/sbin/fsck_ifs/fsutil.c @@ -36,7 +36,7 @@ static const char sccsid[] = "@(#)utilities.c 8.6 (Berkeley) 5/19/95"; #endif static const char rcsid[] = - "$FreeBSD$" + "$FreeBSD$"; #endif /* not lint */ #include -- cgit v1.1