aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/ofw/libofw/elf_freebsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/ofw/libofw/elf_freebsd.c')
-rw-r--r--sys/boot/ofw/libofw/elf_freebsd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ofw/libofw/elf_freebsd.c b/sys/boot/ofw/libofw/elf_freebsd.c
index 50fd8a66c58a..3a29e8242782 100644
--- a/sys/boot/ofw/libofw/elf_freebsd.c
+++ b/sys/boot/ofw/libofw/elf_freebsd.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/boot/ofw/libofw/elf_freebsd.c,v 1.9.2.1 2005/11/30 13:13:53 marius Exp $");
#include <sys/param.h>
#include <sys/linker.h>