Typo fix.

From-SVN: r121051
This commit is contained in:
Ben Elliston 2007-01-22 16:54:27 +11:00
parent 7f4e7e0fb8
commit 609610af72
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
2006-12-29 Jan Hubicka <jh@suse.cz>
* cgraph.c (cgraph_exapnd_queue): Rename to...
* cgraph.c (cgraph_expand_queue): Rename to...
(cgraph_new_nodes): ... this one.
(cgraph_state): New global variable.
(cgraph_add_new_function): Work in more cases.