From: Jim Wilson Date: Tue, 24 Feb 2004 07:36:08 +0000 (-0800) Subject: Fix typo. X-Git-Tag: releases/gcc-4.0.0~9891 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=238470bda384259f2cfbfe85bda44934010dfd1b;p=thirdparty%2Fgcc.git Fix typo. From-SVN: r78358 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 385e988c1c3b..b837f4c3334d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ 2004-02-23 James E Wilson - * calls.c (preompute_arguments): Update comment. + * calls.c (precompute_arguments): Update comment. 2004-02-23 Kazu Hirata