diff options
Diffstat (limited to 'sys/i386/include/float.h')
-rw-r--r-- | sys/i386/include/float.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/float.h b/sys/i386/include/float.h index fb5967e6eadc..3024ca2b3dd3 100644 --- a/sys/i386/include/float.h +++ b/sys/i386/include/float.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)float.h 7.1 (Berkeley) 5/8/90 - * $Id: float.h,v 1.4 1993/10/16 14:39:16 rgrimes Exp $ + * $Id: float.h,v 1.5 1993/11/07 17:42:53 wollman Exp $ */ #ifndef _MACHINE_FLOAT_H_ |