Fix a ChangeLog typo in the last commit.

From-SVN: r90498
This commit is contained in:
Kazu Hirata 2004-11-11 22:05:06 +00:00
parent 526c334b94
commit 5060342a14

View File

@ -1,7 +1,7 @@
2004-11-11 Kazu Hirata <kazu@cs.umass.edu>
* function.c (expand_function_end): Remove an "if" statement
that always trigger.
that always triggers.
* stmt.c (expand_null_return_1): Likewise.
2004-11-11 James E. Wilson <wilson@specifixinc.com>