diff options
Diffstat (limited to 'sys/arch/m68k/fpsp/decbin.sa')
-rw-r--r-- | sys/arch/m68k/fpsp/decbin.sa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/m68k/fpsp/decbin.sa b/sys/arch/m68k/fpsp/decbin.sa index a091b708b65..cbd32d764e2 100644 --- a/sys/arch/m68k/fpsp/decbin.sa +++ b/sys/arch/m68k/fpsp/decbin.sa @@ -1,4 +1,4 @@ -* $OpenBSD: decbin.sa,v 1.2 1996/05/29 21:05:27 niklas Exp $ +* $OpenBSD: decbin.sa,v 1.3 2001/09/20 17:02:30 mpech Exp $ * $NetBSD: decbin.sa,v 1.2 1994/10/26 07:48:59 cgd Exp $ * MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP @@ -96,7 +96,7 @@ * in an inex2 exception. If so, set inex1 in the fpsr and * check if the inex1 exception is enabled. If so, set d7 upper * word to $0100. This will signal unimp.sa that an enabled inex1 -* exception occured. Unimp will fix the stack. +* exception occurred. Unimp will fix the stack. * DECBIN IDNT 2,1 Motorola 040 Floating Point Software Package |