diff options
Diffstat (limited to 'benchmarks/raidtest')
-rw-r--r-- | benchmarks/raidtest/files/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/raidtest/files/raidtest.c | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/benchmarks/raidtest/files/Makefile b/benchmarks/raidtest/files/Makefile index 1be726de4500..c02a1102d20a 100644 --- a/benchmarks/raidtest/files/Makefile +++ b/benchmarks/raidtest/files/Makefile @@ -1,5 +1,3 @@ -# $FreeBSD$ - PROG= raidtest MAN= WARNS?= 6 diff --git a/benchmarks/raidtest/files/raidtest.c b/benchmarks/raidtest/files/raidtest.c index d4557e177131..d526f51bfa43 100644 --- a/benchmarks/raidtest/files/raidtest.c +++ b/benchmarks/raidtest/files/raidtest.c @@ -25,7 +25,6 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); #include <sys/param.h> #include <sys/types.h> |