aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsck/pass4.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fsck/pass4.c')
-rw-r--r--sbin/fsck/pass4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck/pass4.c b/sbin/fsck/pass4.c
index 91f2dbc5cdf0..be121eac0fa6 100644
--- a/sbin/fsck/pass4.c
+++ b/sbin/fsck/pass4.c
@@ -33,7 +33,7 @@
#ifndef lint
static char sccsid[] = "@(#)pass4.c 5.10 (Berkeley) 7/20/90";
-static char rcsid[] = "$Header: /a/cvs/386BSD/src/sbin/fsck/pass4.c,v 1.2 1993/07/22 16:51:57 jkh Exp $";
+static char rcsid[] = "$Header: /home/cvs/386BSD/src/sbin/fsck/pass4.c,v 1.2 1993/07/22 16:51:57 jkh Exp $";
#endif /* not lint */
#include <sys/param.h>