aboutsummaryrefslogtreecommitdiff
path: root/sbin/growfs
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:42 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:42 +0000
commit1d386b48a555f61cb7325543adbbb5c3f3407a66 (patch)
tree41d64d08ce7d297d1b71e6b8a1da8fe8656fb938 /sbin/growfs
parent685dc743dc3b5645e34836464128e1c0558b404b (diff)
downloadsrc-1d386b48a555f61cb7325543adbbb5c3f3407a66.tar.gz
src-1d386b48a555f61cb7325543adbbb5c3f3407a66.zip
Diffstat (limited to 'sbin/growfs')
-rw-r--r--sbin/growfs/growfs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/growfs/growfs.c b/sbin/growfs/growfs.c
index 51bf997406d0..fc314d19a4e3 100644
--- a/sbin/growfs/growfs.c
+++ b/sbin/growfs/growfs.c
@@ -53,8 +53,6 @@ All rights reserved.\n";
#endif /* not lint */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/param.h>
#include <sys/ioctl.h>
#include <sys/stat.h>