From: Kazu Hirata Date: Thu, 2 May 2002 14:00:10 +0000 (+0000) Subject: A typo in my last commit. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b32d6163a2d94b522c2504485e31976185fccb28;p=gcc.git A typo in my last commit. From-SVN: r53045 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 0729db8c870..1e3af9cb086 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ 2002-05-02 Kazu Hirata - * combine.c: Fix comment formatting. + * combine.c: Fix comment typos. * expr.c: Likewise. * genautomata.c: Likewise. * stmt.c: Likewise.