Fix typo in ChangeLog entry
authorMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 29 Aug 1999 00:51:57 +0000 (00:51 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 29 Aug 1999 00:51:57 +0000 (00:51 +0000)
From-SVN: r28951

gcc/cp/ChangeLog

index 06d6b06e910515b8479b226ef7e554777769f673..581375f88a72c9be08de88cdbb8e0cb12de79598 100644 (file)
@@ -1,7 +1,7 @@
 1999-08-28  Mark Mitchell  <mark@codesourcery.com>
 
        * cp-tree.def (LABEL_STMT): New tree node.
-       (LABEL_STMT_LABEL): New macro.
+       * cp-tree.h (LABEL_STMT_LABEL): New macro.
        (shadow_label): Remove.
        (declare_local_label): New function.
        (finish_label_decl): Likewise.