diff options
Diffstat (limited to 'sys/boot/ia64/ski/efi_stub.c')
-rw-r--r-- | sys/boot/ia64/ski/efi_stub.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ia64/ski/efi_stub.c b/sys/boot/ia64/ski/efi_stub.c index 3c7a099bd437..5508d5dca761 100644 --- a/sys/boot/ia64/ski/efi_stub.c +++ b/sys/boot/ia64/ski/efi_stub.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/ia64/ski/efi_stub.c,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <machine/efi.h> |