diff options
Diffstat (limited to 'sys/i386/include/specialreg.h')
-rw-r--r-- | sys/i386/include/specialreg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/specialreg.h b/sys/i386/include/specialreg.h index efcf92448693..329749c51684 100644 --- a/sys/i386/include/specialreg.h +++ b/sys/i386/include/specialreg.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * from: @(#)specialreg.h 7.1 (Berkeley) 5/9/91 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/specialreg.h,v 1.53.2.7.2.1 2010/06/14 02:09:06 kensmith Exp $ */ #ifndef _MACHINE_SPECIALREG_H_ |