diff options
Diffstat (limited to 'sbin/fsck/utilities.c')
-rw-r--r-- | sbin/fsck/utilities.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck/utilities.c b/sbin/fsck/utilities.c index 1efdabcd11d0..f81e02b8ee66 100644 --- a/sbin/fsck/utilities.c +++ b/sbin/fsck/utilities.c @@ -36,7 +36,7 @@ static const char sccsid[] = "@(#)utilities.c 8.6 (Berkeley) 5/19/95"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/fsck/utilities.c,v 1.11 1999/08/28 00:12:49 peter Exp $"; #endif /* not lint */ #include <sys/param.h> |