aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/i386/libi386/elf64_freebsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/i386/libi386/elf64_freebsd.c')
-rw-r--r--sys/boot/i386/libi386/elf64_freebsd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/libi386/elf64_freebsd.c b/sys/boot/i386/libi386/elf64_freebsd.c
index 8fb13b74a373..34da907fb293 100644
--- a/sys/boot/i386/libi386/elf64_freebsd.c
+++ b/sys/boot/i386/libi386/elf64_freebsd.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/boot/i386/libi386/elf64_freebsd.c,v 1.17.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#define __ELF_WORD_SIZE 64
#include <sys/param.h>