From abf5ffec2b43ccdc896ac96a00ea9921a4d3e70a Mon Sep 17 00:00:00 2001 From: neroden Date: Fri, 13 Jun 2003 13:57:27 +0000 Subject: [PATCH] * paranoia.cc: Fix spelling error. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67896 138bc75d-0d04-0410-961f-82ee72b054a4 --- contrib/ChangeLog | 2 ++ contrib/paranoia.cc | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 2f7c50f9bb7..679071ba689 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 694d3d4509b..ad9f8c8fda7 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 -- 2.11.0