From 517cdb815bcce4f630e257b7e2deb529f96d606d Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Mon, 6 Jul 1998 19:11:35 +0000 Subject: [PATCH] Restored rev.1.11, which I somehow clobbered in rev.1.12. --- sbin/fsck/pass1.c | 5 ++++- sbin/fsck_ffs/pass1.c | 5 ++++- sbin/fsck_ifs/pass1.c | 5 ++++- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/sbin/fsck/pass1.c b/sbin/fsck/pass1.c index 3e0ef88b12bf..30c0e7d5b541 100644 --- a/sbin/fsck/pass1.c +++ b/sbin/fsck/pass1.c @@ -32,11 +32,14 @@ */ #ifndef lint +#if 0 static const char sccsid[] = "@(#)pass1.c 8.6 (Berkeley) 4/28/95"; +#endif +static const char rcsid[] = + "$Id: pass1.c,v 1.11 1998/06/15 07:07:16 charnier Exp $"; #endif /* not lint */ #include -#include #include #include diff --git a/sbin/fsck_ffs/pass1.c b/sbin/fsck_ffs/pass1.c index 3e0ef88b12bf..30c0e7d5b541 100644 --- a/sbin/fsck_ffs/pass1.c +++ b/sbin/fsck_ffs/pass1.c @@ -32,11 +32,14 @@ */ #ifndef lint +#if 0 static const char sccsid[] = "@(#)pass1.c 8.6 (Berkeley) 4/28/95"; +#endif +static const char rcsid[] = + "$Id: pass1.c,v 1.11 1998/06/15 07:07:16 charnier Exp $"; #endif /* not lint */ #include -#include #include #include diff --git a/sbin/fsck_ifs/pass1.c b/sbin/fsck_ifs/pass1.c index 3e0ef88b12bf..30c0e7d5b541 100644 --- a/sbin/fsck_ifs/pass1.c +++ b/sbin/fsck_ifs/pass1.c @@ -32,11 +32,14 @@ */ #ifndef lint +#if 0 static const char sccsid[] = "@(#)pass1.c 8.6 (Berkeley) 4/28/95"; +#endif +static const char rcsid[] = + "$Id: pass1.c,v 1.11 1998/06/15 07:07:16 charnier Exp $"; #endif /* not lint */ #include -#include #include #include