diff options
Diffstat (limited to 'sbin/gpt/label.c')
-rw-r--r-- | sbin/gpt/label.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/gpt/label.c b/sbin/gpt/label.c index 4a793cd1cc123..7d40090e3814b 100644 --- a/sbin/gpt/label.c +++ b/sbin/gpt/label.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sbin/gpt/label.c,v 1.3 2006/10/04 18:20:25 marcel Exp $"); #include <sys/types.h> |