summaryrefslogtreecommitdiff
path: root/sbin/fsck_msdosfs/check.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fsck_msdosfs/check.c')
-rw-r--r--sbin/fsck_msdosfs/check.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck_msdosfs/check.c b/sbin/fsck_msdosfs/check.c
index 48ae5ca20eb1..be6c966532d6 100644
--- a/sbin/fsck_msdosfs/check.c
+++ b/sbin/fsck_msdosfs/check.c
@@ -35,7 +35,7 @@
#ifndef lint
__RCSID("$NetBSD: check.c,v 1.10 2000/04/25 23:02:51 jdolecek Exp $");
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/sbin/fsck_msdosfs/check.c,v 1.10.34.1 2010/12/21 17:10:29 kensmith Exp $";
#endif /* not lint */
#include <stdlib.h>