summaryrefslogtreecommitdiff
path: root/sys/boot/common/reloc_elf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/common/reloc_elf.c')
-rw-r--r--sys/boot/common/reloc_elf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/reloc_elf.c b/sys/boot/common/reloc_elf.c
index 43b7cbfd51bdc..670d25cde4b51 100644
--- a/sys/boot/common/reloc_elf.c
+++ b/sys/boot/common/reloc_elf.c
@@ -28,7 +28,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/boot/common/reloc_elf.c,v 1.1.4.1 2005/12/30 22:13:58 marcel Exp $");
#include <sys/types.h>
#include <machine/elf.h>