diff options
Diffstat (limited to 'sys/pc98/include/tss.h')
-rw-r--r-- | sys/pc98/include/tss.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/include/tss.h b/sys/pc98/include/tss.h index e97ed51e8de2..975aa1489342 100644 --- a/sys/pc98/include/tss.h +++ b/sys/pc98/include/tss.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/tss.h,v 1.1.24.1 2010/02/10 00:26:20 kensmith Exp $ */ #include <i386/tss.h> |