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 c3bdf448cefe..57e14cc3dfcb 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.15.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $");
#define __ELF_WORD_SIZE 64
#include <sys/param.h>