Fix typo in my last changelog entry.

From-SVN: r123853
This commit is contained in:
Andrew Pinski 2007-04-15 13:58:09 -07:00
parent a97dcb4c36
commit d0b73842be
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
2007-04-14 Andrew Pinski <andrew_pinski@playstation.sony.com>
PR c/31520
* c-del.c (finish_decl): Grab the type of the decl after the call
* c-decl.c (finish_decl): Grab the type of the decl after the call
to store_init_value.
2007-04-14 Steven Bosscher <steven@gcc.gnu.org>