aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/x86emu/x86emu.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/x86emu/x86emu.c')
-rw-r--r--sys/contrib/x86emu/x86emu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/contrib/x86emu/x86emu.c b/sys/contrib/x86emu/x86emu.c
index 3e5a06ad98ed..49affd262e4b 100644
--- a/sys/contrib/x86emu/x86emu.c
+++ b/sys/contrib/x86emu/x86emu.c
@@ -33,7 +33,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/contrib/x86emu/x86emu.c,v 1.4.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $");
#include <contrib/x86emu/x86emu.h>
#include <contrib/x86emu/x86emu_regs.h>