OSDN Git Service

Fix typo in changelog entry.
authordrow <drow@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Mar 2005 14:54:24 +0000 (14:54 +0000)
committerdrow <drow@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Mar 2005 14:54:24 +0000 (14:54 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96433 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 1583d5c..6fb6f6d 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.