From 5cd221028ba5e7ada35a0dd196fb642b44f197d1 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 15 Jan 2008 15:46:22 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_6_3_0_RELEASE'. This commit was manufactured to restore the state of the 6.3-RELEASE image. --- sys/boot/common/load_elf64.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/boot/common/load_elf64.c') diff --git a/sys/boot/common/load_elf64.c b/sys/boot/common/load_elf64.c index c29e8e3596a79..dbf28fbadbf36 100644 --- a/sys/boot/common/load_elf64.c +++ b/sys/boot/common/load_elf64.c @@ -1,5 +1,5 @@ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/common/load_elf64.c,v 1.2 2003/08/25 23:30:41 obrien Exp $"); #define __ELF_WORD_SIZE 64 -- cgit v1.2.3