diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2023-09-25 14:54:56 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2023-09-25 14:54:56 +0000 |
| commit | eba230afba4932f02a1ca44efc797cf7499a5cb0 (patch) | |
| tree | 65c67104917802c7e371e323e0d99eaad2d0bd4b /sbin/dump/dumprmt.c | |
| parent | e4c68414d0854b5e43dfd1b2b0cfbc295702e831 (diff) | |
Diffstat (limited to 'sbin/dump/dumprmt.c')
| -rw-r--r-- | sbin/dump/dumprmt.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/dump/dumprmt.c b/sbin/dump/dumprmt.c index d1769faa3daf..a8b2d9c221da 100644 --- a/sbin/dump/dumprmt.c +++ b/sbin/dump/dumprmt.c @@ -33,8 +33,6 @@ #if 0 static char sccsid[] = "@(#)dumprmt.c 8.3 (Berkeley) 4/28/95"; #endif -static const char rcsid[] = - "$FreeBSD$"; #endif /* not lint */ #include <sys/param.h> |
