]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix typo in changelog entry.
authorDaniel Jacobowitz <drow@gcc.gnu.org>
Mon, 14 Mar 2005 14:54:24 +0000 (14:54 +0000)
committerDaniel Jacobowitz <drow@gcc.gnu.org>
Mon, 14 Mar 2005 14:54:24 +0000 (14:54 +0000)
From-SVN: r96433

gcc/ChangeLog

index 1583d5cc8e493554647a27d1633a329569065735..6fb6f6d80e94bf9a06ac86bc68453e50bd23f2a6 100644 (file)
@@ -73,7 +73,7 @@
        * configure.ac: Define GGC_ZONE for --with-gc=zone.
        * config.in: Regenerated.
        * configure: Regenerated.
-       * gentype.c (write_types_process_field, write_func_for_structure):
+       * gengtype.c (write_types_process_field, write_func_for_structure):
        Pass new argument to gt_pch_note_object.
        * ggc-common.c (struct ptr_data): Add TYPE.
        (gt_pch_note_object): Take TYPE argument and save it.