diff options
Diffstat (limited to 'sbin/gpt/show.c')
-rw-r--r-- | sbin/gpt/show.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/gpt/show.c b/sbin/gpt/show.c index 9531288346df..05301e549cb4 100644 --- a/sbin/gpt/show.c +++ b/sbin/gpt/show.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/gpt/show.c,v 1.14.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> |