summaryrefslogtreecommitdiff
path: root/sbin/fsck/pass5.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
commit2e61cbb7f50878e738849ea4384118c13733f09c (patch)
treee87cf98a8f654158f3ba922ed4d31607b79c4944 /sbin/fsck/pass5.c
parent76b5366091f76c9bc73570149ef5055648fc2c39 (diff)
Diffstat (limited to 'sbin/fsck/pass5.c')
-rw-r--r--sbin/fsck/pass5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck/pass5.c b/sbin/fsck/pass5.c
index f3994f84e2f85..5d797a9a5bc6b 100644
--- a/sbin/fsck/pass5.c
+++ b/sbin/fsck/pass5.c
@@ -36,7 +36,7 @@
static const char sccsid[] = "@(#)pass5.c 8.9 (Berkeley) 4/28/95";
#endif
static const char rcsid[] =
- "$Id: pass5.c,v 1.13 1998/08/04 09:19:03 phk Exp $";
+ "$Id: pass5.c,v 1.14 1998/08/15 10:07:33 dfr Exp $";
#endif /* not lint */
#include <sys/param.h>