From 8d6c8465b4aa95ec6d6dd35fd71908bcfbd7be3a Mon Sep 17 00:00:00 2001 From: Charles Hannum Date: Wed, 24 Jun 1992 03:58:10 +0000 Subject: [PATCH] entered into RCS From-SVN: r1262 --- gcc/enquire.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; { -- 2.30.2