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, 0 insertions, 2 deletions
diff --git a/sbin/fsck_msdosfs/boot.c b/sbin/fsck_msdosfs/boot.c
index 3d1657ad66f3..f91609470ad7 100644
--- a/sbin/fsck_msdosfs/boot.c
+++ b/sbin/fsck_msdosfs/boot.c
@@ -29,8 +29,6 @@
#include <sys/cdefs.h>
#ifndef lint
__RCSID("$NetBSD: boot.c,v 1.22 2020/01/11 16:29:07 christos Exp $");
-static const char rcsid[] =
- "$FreeBSD$";
#endif /* not lint */
#include <sys/param.h>