diff options
Diffstat (limited to 'sbin/gpt/destroy.c')
-rw-r--r-- | sbin/gpt/destroy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/gpt/destroy.c b/sbin/gpt/destroy.c index 7c2c198608bc5..a21b700d56500 100644 --- a/sbin/gpt/destroy.c +++ b/sbin/gpt/destroy.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/gpt/destroy.c,v 1.5.2.1 2005/09/06 23:59:01 marcel Exp $"); #include <sys/types.h> |