patch-2.4.20 linux-2.4.20/arch/mips/math-emu/dp_frexp.c

Next file: linux-2.4.20/arch/mips/math-emu/dp_fsp.c
Previous file: linux-2.4.20/arch/mips/math-emu/dp_flong.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/mips/math-emu/dp_frexp.c linux-2.4.20/arch/mips/math-emu/dp_frexp.c
@@ -27,7 +27,7 @@
 
 #include "ieee754dp.h"
 
-/* close to ieeep754dp_logb 
+/* close to ieeep754dp_logb
 */
 ieee754dp ieee754dp_frexp(ieee754dp x, int *eptr)
 {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)