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

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

diff -urN linux-2.4.19/arch/mips/math-emu/sp_frexp.c linux-2.4.20/arch/mips/math-emu/sp_frexp.c
@@ -27,7 +27,7 @@
 
 #include "ieee754sp.h"
 
-/* close to ieeep754sp_logb 
+/* close to ieeep754sp_logb
 */
 ieee754sp ieee754sp_frexp(ieee754sp x, int *eptr)
 {

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