From: Daniel Jacobowitz Date: Mon, 14 Mar 2005 14:54:24 +0000 (+0000) Subject: Fix typo in changelog entry. X-Git-Tag: misc/cutover-cvs2svn~5024 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ae83e8ae54a962fe7ed9dfe060f2e3af06978999;p=thirdparty%2Fgcc.git Fix typo in changelog entry. From-SVN: r96433 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1583d5cc8e49..6fb6f6d80e94 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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.