diff options
Diffstat (limited to 'sbin/fsck/pass4.c')
| -rw-r--r-- | sbin/fsck/pass4.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck/pass4.c b/sbin/fsck/pass4.c index 77b03ee0de81..1aaf4a096fb5 100644 --- a/sbin/fsck/pass4.c +++ b/sbin/fsck/pass4.c @@ -36,7 +36,7 @@ static const char sccsid[] = "@(#)pass4.c 8.4 (Berkeley) 4/28/95"; #endif static const char rcsid[] = - "$Id: pass4.c,v 1.4 1998/06/15 07:07:19 charnier Exp $"; + "$Id: pass4.c,v 1.6 1998/12/03 02:41:11 julian Exp $"; #endif /* not lint */ #include <sys/param.h> |
