]> git.ipfire.org Git - thirdparty/gcc.git/commit
cp-tree.h (access_kind): Fix comment typo.
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 5 Oct 2000 08:41:44 +0000 (08:41 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 5 Oct 2000 08:41:44 +0000 (08:41 +0000)
commit509fc2779a4604d1d715b4c41008d98b3f963a26
treed8bf0991543309573777795e8917ecc6007b1833
parentb2f9816ffd08532b0f6a809d6e074300226e9a79
cp-tree.h (access_kind): Fix comment typo.

* cp-tree.h (access_kind): Fix comment typo.
* decl2.c (grokfield): Fix diagnostic typo.
* semantics.c (finish_template_type): Fix comment typo.
(finish_qualified_object_call_expr): Likewise.

From-SVN: r36722
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl2.c
gcc/cp/semantics.c