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> 2003-06-04 Jakub Jelinek <jakub@redhat.com>
Alan Modra <amodra@bigpond.net.au> Alan Modra <amodra@bigpond.net.au>
......
...@@ -2405,7 +2405,7 @@ rest_of_type_compilation ( ...@@ -2405,7 +2405,7 @@ rest_of_type_compilation (
int toplev int toplev
#else #else
tree type ATTRIBUTE_UNUSED, tree type ATTRIBUTE_UNUSED,
int toplev ATTRIBUTE_UNUSED, int toplev ATTRIBUTE_UNUSED
#endif #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