diff options
Diffstat (limited to 'sys/boot/common/gpt.c')
| -rw-r--r-- | sys/boot/common/gpt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/gpt.c b/sys/boot/common/gpt.c index 62e86ddded8b..f8357fe8b6bc 100644 --- a/sys/boot/common/gpt.c +++ b/sys/boot/common/gpt.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/common/gpt.c,v 1.1.2.2.4.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/gpt.h> |
