diff options
Diffstat (limited to 'sbin/fsck_msdosfs/boot.c')
| -rw-r--r-- | sbin/fsck_msdosfs/boot.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck_msdosfs/boot.c b/sbin/fsck_msdosfs/boot.c index fe60f3a49994..8243a990889d 100644 --- a/sbin/fsck_msdosfs/boot.c +++ b/sbin/fsck_msdosfs/boot.c @@ -28,7 +28,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.5.2.1 2010/12/21 17:09:25 kensmith Exp $"; #endif /* not lint */ #include <stdlib.h> |
