summaryrefslogtreecommitdiff
path: root/sbin/fsck/pass2.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fsck/pass2.c')
-rw-r--r--sbin/fsck/pass2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck/pass2.c b/sbin/fsck/pass2.c
index 088ecffb9817f..df69ca7048a94 100644
--- a/sbin/fsck/pass2.c
+++ b/sbin/fsck/pass2.c
@@ -36,7 +36,7 @@
static const char sccsid[] = "@(#)pass2.c 8.9 (Berkeley) 4/28/95";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/sbin/fsck/pass2.c,v 1.10 1999/08/28 00:12:46 peter Exp $";
#endif /* not lint */
#include <sys/param.h>