aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/amd64/elf_machdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/amd64/elf_machdep.c')
-rw-r--r--sys/amd64/amd64/elf_machdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/amd64/elf_machdep.c b/sys/amd64/amd64/elf_machdep.c
index e20b3949a68b..6517e67b1682 100644
--- a/sys/amd64/amd64/elf_machdep.c
+++ b/sys/amd64/amd64/elf_machdep.c
@@ -24,7 +24,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/amd64/amd64/elf_machdep.c,v 1.22.8.1 2005/12/30 22:13:57 marcel Exp $");
#include <sys/param.h>
#include <sys/kernel.h>