aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsck_msdosfs/boot.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fsck_msdosfs/boot.c')
-rw-r--r--sbin/fsck_msdosfs/boot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck_msdosfs/boot.c b/sbin/fsck_msdosfs/boot.c
index ae786e73edd6..503e70224b3f 100644
--- a/sbin/fsck_msdosfs/boot.c
+++ b/sbin/fsck_msdosfs/boot.c
@@ -35,7 +35,7 @@
#ifndef lint
__RCSID("$NetBSD: boot.c,v 1.9 2003/07/24 19:25:46 ws Exp $");
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/sbin/fsck_msdosfs/boot.c,v 1.6.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $";
#endif /* not lint */
#include <stdlib.h>