From 201f78d6b90635d961fa373ecd706e3786333b7e Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 11 Jan 2007 22:54:46 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_6_2_0_RELEASE'. This commit was manufactured to restore the state of the 6.2-RELEASE image. --- sys/boot/common/load_elf32.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/boot/common/load_elf32.c') diff --git a/sys/boot/common/load_elf32.c b/sys/boot/common/load_elf32.c index 1de5dc1fb6947..c55b9fff643b6 100644 --- a/sys/boot/common/load_elf32.c +++ b/sys/boot/common/load_elf32.c @@ -1,5 +1,5 @@ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/common/load_elf32.c,v 1.2 2003/08/25 23:30:41 obrien Exp $"); #define __ELF_WORD_SIZE 32 -- cgit v1.2.3