diff options
Diffstat (limited to 'sbin/gpt/add.c')
-rw-r--r-- | sbin/gpt/add.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/gpt/add.c b/sbin/gpt/add.c index 0bba7f9d860be..4c7e81d13f9c1 100644 --- a/sbin/gpt/add.c +++ b/sbin/gpt/add.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/gpt/add.c,v 1.8.2.2 2005/05/08 13:26:59 des Exp $"); #include <sys/types.h> |