summaryrefslogtreecommitdiff
path: root/sys/amd64/include/tss.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/include/tss.h')
-rw-r--r--sys/amd64/include/tss.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/include/tss.h b/sys/amd64/include/tss.h
index b6cfb0b89074..d834b001f6d6 100644
--- a/sys/amd64/include/tss.h
+++ b/sys/amd64/include/tss.h
@@ -30,7 +30,7 @@
* SUCH DAMAGE.
*
* from: @(#)tss.h 5.4 (Berkeley) 1/18/91
- * $FreeBSD$
+ * $FreeBSD: src/sys/amd64/include/tss.h,v 1.16 2004/04/05 21:25:51 imp Exp $
*/
#ifndef _MACHINE_TSS_H_