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 a72f79fd8254..b788b05bbf5a 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 2006/11/05 22:03:04 marcel Exp $"); #include <stand.h> #include <efi.h> |