]> gcc.gnu.org Git - gcc.git/commitdiff
* cp-tree.h: Comment typo fix.
authorAlan Modra <amodra@bigpond.net.au>
Mon, 29 Jul 2002 11:45:33 +0000 (11:45 +0000)
committerAlan Modra <amodra@gcc.gnu.org>
Mon, 29 Jul 2002 11:45:33 +0000 (21:15 +0930)
From-SVN: r55835

gcc/cp/ChangeLog
gcc/cp/cp-tree.h

index 60b6b9c70c528c89122a7e471f939e5c05d35238..62c448e6c52759e92866a174a51fb416eb59e3d4 100644 (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
index ae88df2c8ce5585581b887290f27347397bdad98..adbaea4d8b015e40a3197f64c709f1ffa43df836 100644 (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)
This page took 0.091232 seconds and 5 git commands to generate.