Typo.
This commit is contained in:
parent
f36db863bb
commit
dfac6641f7
|
@ -3,7 +3,7 @@
|
||||||
START_XFORM_SKIP;
|
START_XFORM_SKIP;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Optimization someimtes causes a problem: d is represented in an
|
/* Optimization sometimes causes a problem: d is represented in an
|
||||||
extended format instead of a `double'. We don't want to turn off
|
extended format instead of a `double'. We don't want to turn off
|
||||||
floatng-point optimizations in the rest of the program, so we use a
|
floatng-point optimizations in the rest of the program, so we use a
|
||||||
little function to defeat the optimization: */
|
little function to defeat the optimization: */
|
||||||
|
|
Loading…
Reference in New Issue
Block a user