diff options
Diffstat (limited to 'sbin/fsck/pass1.c')
| -rw-r--r-- | sbin/fsck/pass1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck/pass1.c b/sbin/fsck/pass1.c index 82ef96038727d..0b42b44c92b83 100644 --- a/sbin/fsck/pass1.c +++ b/sbin/fsck/pass1.c @@ -36,7 +36,7 @@ static const char sccsid[] = "@(#)pass1.c 8.6 (Berkeley) 4/28/95"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/fsck/pass1.c,v 1.16.2.1 2000/07/15 22:45:39 dwmalone Exp $"; #endif /* not lint */ #include <sys/param.h> |
