From d77705b6d872e99ed9c1fe6ed1a27d8678cf7117 Mon Sep 17 00:00:00 2001 From: julian Date: Thu, 3 Dec 1998 02:41:11 +0000 Subject: Cosmetic and documentation changes brought from earlier FreeBSD versions. (e.g. RCS Id:) --- sbin/fsck_ffs/setup.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sbin/fsck_ffs/setup.c') diff --git a/sbin/fsck_ffs/setup.c b/sbin/fsck_ffs/setup.c index 5a842f4..88a7b6b 100644 --- a/sbin/fsck_ffs/setup.c +++ b/sbin/fsck_ffs/setup.c @@ -32,13 +32,16 @@ */ #ifndef lint +#if 0 static const char sccsid[] = "@(#)setup.c 8.10 (Berkeley) 5/9/95"; +#endif +static const char rcsid[] = + "$Id: setup.c,v 1.12 1998/06/28 19:23:03 bde Exp $"; #endif /* not lint */ #define DKTYPENAMES #include #include -#include #include #include -- cgit v1.1