diff options
Diffstat (limited to 'sys/boot/ia64/efi/conf.c')
| -rw-r--r-- | sys/boot/ia64/efi/conf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ia64/efi/conf.c b/sys/boot/ia64/efi/conf.c index 69d0927131c5..cabe31f88331 100644 --- a/sys/boot/ia64/efi/conf.c +++ b/sys/boot/ia64/efi/conf.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/ia64/efi/conf.c,v 1.12.10.2.6.1 2012/03/03 06:15:13 kensmith Exp $"); #include <stand.h> #include <efi.h> |
