diff options
Diffstat (limited to 'sys/i386/include/floatingpoint.h')
-rw-r--r-- | sys/i386/include/floatingpoint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/floatingpoint.h b/sys/i386/include/floatingpoint.h index cda9e46230cab..978c6bd4c200e 100644 --- a/sys/i386/include/floatingpoint.h +++ b/sys/i386/include/floatingpoint.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#) floatingpoint.h 1.0 (Berkeley) 9/23/93 - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/floatingpoint.h,v 1.14.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _FLOATINGPOINT_H_ |