Commit 8d6c8465 by Charles Hannum

entered into RCS

From-SVN: r1262
parent ef66cdfe
......@@ -900,7 +900,7 @@ int exponent(x, fract, exp) Long_double x; double *fract; int *exp; {
/* Print a value of type TYPE with value VAL,
assuming that sprintf can't handle this type properly (without truncation).
We create an expession that uses type casting to create the value from
We create an expression that uses type casting to create the value from
a bit pattern. */
char *fake_f_rep(type, val) char *type; Long_double val; {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment