From 8bf7295cd17b8415c40bde11aa8f5bbbd597e5d6 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 23 May 2006 04:09:12 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_5_5_0_RELEASE'. This commit was manufactured to restore the state of the 5.5-RELEASE image. --- sys/boot/common/reloc_elf32.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/boot/common/reloc_elf32.c') diff --git a/sys/boot/common/reloc_elf32.c b/sys/boot/common/reloc_elf32.c index 03d9d73bab7ff..2ca031c077eb0 100644 --- a/sys/boot/common/reloc_elf32.c +++ b/sys/boot/common/reloc_elf32.c @@ -1,5 +1,5 @@ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/common/reloc_elf32.c,v 1.1.2.1 2004/09/03 19:25:40 iedowse Exp $"); #define __ELF_WORD_SIZE 32 -- cgit v1.2.3