From: Nathanael Nerode Date: Fri, 13 Jun 2003 13:57:27 +0000 (+0000) Subject: * paranoia.cc: Fix spelling error. X-Git-Tag: releases/gcc-3.4.0~5872 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=281b1732009a40b65dc8d9934cdebe61fe75f727;p=thirdparty%2Fgcc.git * paranoia.cc: Fix spelling error. From-SVN: r67896 --- diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 2f7c50f9bb71..679071ba6890 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,5 +1,7 @@ 2003-05-23 Nathanael Nerode + * paranoia.cc: Fix spelling error. + * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC to GCC. diff --git a/contrib/paranoia.cc b/contrib/paranoia.cc index 694d3d4509b3..ad9f8c8fda78 100644 --- a/contrib/paranoia.cc +++ b/contrib/paranoia.cc @@ -186,7 +186,7 @@ static int verbose_index = 0; /* ====================================================================== */ /* The implementation of the abstract floating point class based on gcc's - real.c. I.e. the object of this excersize. Templated so that we can + real.c. I.e. the object of this exercise. Templated so that we can all fp sizes. */ class real_c_float