diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-28 19:25:00 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-28 19:25:00 +0000 |
commit | aa977dccd630c164bdf358e6e324b1d3493973ef (patch) | |
tree | 93b86d0f670e21cab7c2516d4d7e2ae8837b3934 /gcc/cp/ChangeLog.2 | |
parent | 66dbb5a82486fd9bd327081337657c2beb59dbea (diff) | |
download | gcc-aa977dccd630c164bdf358e6e324b1d3493973ef.tar.gz |
* ChangeLog.1, ChangeLog.2, ChangeLog, class.c, decl2.c, search.c,
semantics.c, spew.c: Fix spelling errors.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46593 138bc75d-0d04-0410-961f-82ee72b054a4
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 c5e20d8dce2..7a848eedc18 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. |