diff options
Diffstat (limited to 'sys/boot/common/reloc_elf64.c')
| -rw-r--r-- | sys/boot/common/reloc_elf64.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sys/boot/common/reloc_elf64.c b/sys/boot/common/reloc_elf64.c index c8dcf2a36b0d..acaada9cf2c5 100644 --- a/sys/boot/common/reloc_elf64.c +++ b/sys/boot/common/reloc_elf64.c @@ -1,5 +1,5 @@  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/common/reloc_elf64.c,v 1.1.2.1 2004/09/03 19:25:40 iedowse Exp $");  #define __ELF_WORD_SIZE 64 | 
