Commit 05a0e2af by Kaveh R. Ghazi Committed by Kaveh Ghazi

* toplev.c (rest_of_type_compilation): Fix typo.

From-SVN: r67445
parent 13e0ae41
2003-06-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* toplev.c (rest_of_type_compilation): Fix typo.
2003-06-04 Jakub Jelinek <jakub@redhat.com>
Alan Modra <amodra@bigpond.net.au>
......
......@@ -2405,7 +2405,7 @@ rest_of_type_compilation (
int toplev
#else
tree type ATTRIBUTE_UNUSED,
int toplev ATTRIBUTE_UNUSED,
int toplev ATTRIBUTE_UNUSED
#endif
)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment