aboutsummaryrefslogtreecommitdiff
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 a4a4510cce12..c4e810bc96ed 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.2.1 2005/04/06 01:05:51 cperciva Exp $
*/
#ifndef _MACHINE_TSS_H_