diff options
Diffstat (limited to 'tools/regression/geom_gpt/test.c')
-rw-r--r-- | tools/regression/geom_gpt/test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/geom_gpt/test.c b/tools/regression/geom_gpt/test.c index d750d30e8d55a..f1efc5bb1e5b6 100644 --- a/tools/regression/geom_gpt/test.c +++ b/tools/regression/geom_gpt/test.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/geom_gpt/test.c,v 1.3.14.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <errno.h> |