diff options
author | Joseph Myers <jsm28@gcc.gnu.org> | 2001-10-28 19:25:00 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2001-10-28 19:25:00 +0000 |
commit | 306ef64467b81eff37995c0620ee097c9d174463 (patch) | |
tree | 93b86d0f670e21cab7c2516d4d7e2ae8837b3934 /gcc/cp/ChangeLog.2 | |
parent | 0c688a7d77a2b7926487528c0f417bb32af548ed (diff) | |
download | gcc-306ef64467b81eff37995c0620ee097c9d174463.zip gcc-306ef64467b81eff37995c0620ee097c9d174463.tar.gz gcc-306ef64467b81eff37995c0620ee097c9d174463.tar.bz2 |
ChangeLog.1, [...]: Fix spelling errors.
* ChangeLog.1, ChangeLog.2, ChangeLog, class.c, decl2.c, search.c,
semantics.c, spew.c: Fix spelling errors.
From-SVN: r46593
Diffstat (limited to 'gcc/cp/ChangeLog.2')
-rw-r--r-- | gcc/cp/ChangeLog.2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/cp/ChangeLog.2 b/gcc/cp/ChangeLog.2 index c5e20d8..7a848ee 100644 --- a/gcc/cp/ChangeLog.2 +++ b/gcc/cp/ChangeLog.2 @@ -3319,7 +3319,7 @@ Mon Aug 23 22:17:20 1999 Mumit Khan <khan@xraylith.wisc.edu> (finish_struct_1): Likewise. (init_class_processing): Likewise. * decl.c (push_using_decl): Likewise. - (init_decl_processsing): Likewise. + (init_decl_processing): Likewise. (grokvardecl): Likewise. (build_ptrmemfunc_type): Likewise. (grokdeclarator): Likewise. @@ -4168,7 +4168,7 @@ Thu Aug 5 02:40:42 1999 Jeffrey A Law (law@cygnus.com) * cp-tree.h (abstract_virtuals_error): Change declaration. * typeck2.c (abstract_virtuals_error): Check to see if an error - ocurred, and return a boolean value accordingly. + occurred, and return a boolean value accordingly. (build_functional_cast): Adjust accordingly. * class.c (finish_struct_1): Likewise. * cvt.c (ocp_convert): Likewise. @@ -6427,7 +6427,7 @@ Thu Feb 18 23:40:01 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 1999-02-10 Jason Merrill <jason@yorick.cygnus.com> - * decl.c (grokdeclarator): Catch wierd declarators. + * decl.c (grokdeclarator): Catch weird declarators. * decl2.c (finish_file): Don't abort because of namespace parsing failure. (check_decl_namespace): Remove. |