* cp-tree.h: Comment typo fix.

From-SVN: r55835
This commit is contained in:
Alan Modra 2002-07-29 11:45:33 +00:00 committed by Alan Modra
parent c03d566f08
commit 3f16a8f360
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-07-29 Alan Modra <amodra@bigpond.net.au>
* cp-tree.h: Comment typo fix.
2002-07-29 Richard Earnshaw <rearnsha@arm.com>
* spew.c (space_for_token): Allocate zeroed memory for a new token

View File

@ -61,7 +61,7 @@ struct diagnostic_context;
ICS_ELLIPSIS_FLAG (in _CONV)
BINFO_ACCESS (in BINFO)
2: IDENTIFIER_OPNAME_P.
TYPE_POLYMORHPIC_P (in _TYPE)
TYPE_POLYMORPHIC_P (in _TYPE)
ICS_THIS_FLAG (in _CONV)
BINDING_HAS_LEVEL_P (in CPLUS_BINDING)
BINFO_LOST_PRIMARY_P (in BINFO)