From: Charles Hannum Date: Wed, 24 Jun 1992 03:58:10 +0000 (+0000) Subject: entered into RCS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8d6c8465b4aa95ec6d6dd35fd71908bcfbd7be3a;p=gcc.git entered into RCS From-SVN: r1262 --- diff --git a/gcc/enquire.c b/gcc/enquire.c index fab663f2126..8e9c92425c5 100644 --- a/gcc/enquire.c +++ b/gcc/enquire.c @@ -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; {