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 b2b5cb9..b6adce5 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$ + * $Id$ */ #ifndef _FLOATINGPOINT_H_ |