summaryrefslogtreecommitdiff
path: root/sbin/fsck/pass3.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fsck/pass3.c')
-rw-r--r--sbin/fsck/pass3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck/pass3.c b/sbin/fsck/pass3.c
index 80e38e9cbf4fc..06eaba0dba8a2 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 1999/08/28 00:12:47 peter Exp $";
#endif /* not lint */
#include <sys/param.h>