diff options
Diffstat (limited to 'sys/amd64/include/tss.h')
-rw-r--r-- | sys/amd64/include/tss.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/include/tss.h b/sys/amd64/include/tss.h index fbbe3aff41899..707cb96a8aec8 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.18.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _MACHINE_TSS_H_ |