patch-1.3.96 linux/arch/m68k/fpsp040/x_store.S

Next file: linux/arch/m68k/fpsp040/x_unfl.S
Previous file: linux/arch/m68k/fpsp040/x_snan.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.95/linux/arch/m68k/fpsp040/x_store.S linux/arch/m68k/fpsp040/x_store.S
@@ -138,7 +138,7 @@
 	swap	%d0		|d0 now in upper word
 	lsll	#4,%d0		|d0 now in proper place for dbl prec exp
 	tstb	LOCAL_SGN(%a1)	
-	beqs	get_mant	|if postive, go process mantissa
+	beqs	get_mant	|if positive, go process mantissa
 	bsetl	#31,%d0		|if negative, put in sign information
 |				; before continuing
 	bras	get_mant	|go process mantissa

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this