summaryrefslogtreecommitdiff
path: root/sys/i386/i386/mptable.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/i386/mptable.c')
-rw-r--r--sys/i386/i386/mptable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/i386/mptable.c b/sys/i386/i386/mptable.c
index d2b0c2ca3a6c..9c4ade748eb6 100644
--- a/sys/i386/i386/mptable.c
+++ b/sys/i386/i386/mptable.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/i386/i386/mptable.c,v 1.235.2.4 2005/03/25 21:10:07 jhb Exp $");
#include "opt_mptable_force_htt.h"
#include <sys/param.h>