Commit 4a00b815 by Jeff Law

Change from tege.

From-SVN: r19041
parent 0806342b
...@@ -12,5 +12,5 @@ main () ...@@ -12,5 +12,5 @@ main ()
{ {
if (f () != 8192) if (f () != 8192)
abort (); abort ();
return 0; exit (0);
} }
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