patch-2.4.4 linux/arch/i386/math-emu/poly_2xm1.c
Next file: linux/arch/i386/math-emu/poly_atan.c
Previous file: linux/arch/i386/math-emu/poly.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Apr 6 10:42:47 2001
- Orig file:
v2.4.3/linux/arch/i386/math-emu/poly_2xm1.c
- Orig date:
Tue Dec 9 17:57:09 1997
diff -u --recursive --new-file v2.4.3/linux/arch/i386/math-emu/poly_2xm1.c linux/arch/i386/math-emu/poly_2xm1.c
@@ -67,7 +67,7 @@
EXCEPTION(EX_INTERNAL|0x127);
return 1;
}
-#endif PARANOID
+#endif /* PARANOID */
argSignif.lsw = 0;
XSIG_LL(argSignif) = Xll = significand(arg);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)