diff options
Diffstat (limited to 'sbin/fsck/pass3.c')
| -rw-r--r-- | sbin/fsck/pass3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck/pass3.c b/sbin/fsck/pass3.c index 730af5ff4420..6bb3afb685e0 100644 --- a/sbin/fsck/pass3.c +++ b/sbin/fsck/pass3.c @@ -36,7 +36,7 @@ static const char sccsid[] = "@(#)pass3.c 8.2 (Berkeley) 4/27/95"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/fsck/pass3.c,v 1.7.2.1 2001/01/23 23:11:07 iedowse Exp $"; #endif /* not lint */ #include <sys/param.h> |
