diff options
Diffstat (limited to 'sys/arch/m68k/fpsp/res_func.sa')
-rw-r--r-- | sys/arch/m68k/fpsp/res_func.sa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/m68k/fpsp/res_func.sa b/sys/arch/m68k/fpsp/res_func.sa index e95ebb7e183..59def49ba9e 100644 --- a/sys/arch/m68k/fpsp/res_func.sa +++ b/sys/arch/m68k/fpsp/res_func.sa @@ -1,4 +1,4 @@ -* $OpenBSD: res_func.sa,v 1.2 1996/05/29 21:05:32 niklas Exp $ +* $OpenBSD: res_func.sa,v 1.3 2001/09/20 17:02:30 mpech Exp $ * $NetBSD: res_func.sa,v 1.3 1994/10/26 07:49:22 cgd Exp $ * MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP @@ -325,7 +325,7 @@ cu_nuninx: bne.b cu_nunzro * * The mantissa is zero from the denorm loop. Check sign and rmode -* to see if rounding should have occured which would leave the lsb. +* to see if rounding should have occurred which would leave the lsb. * move.l USER_FPCR(a6),d0 andi.l #$30,d0 ;isolate rmode |