Commit 5cf3f467 by Richard Kenner

(change_main_variant): Return type now void.

From-SVN: r7827
parent ccddffd5
......@@ -2819,7 +2819,7 @@ build_type_variant (type, constp, volatilep)
This is the right thing to do only when something else
about TYPE is modified in place. */
tree
void
change_main_variant (type, new_main)
tree type, new_main;
{
......
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