Commit 090c9915 by Jakub Jelinek

Argh, lost closing brace.

From-SVN: r52856
parent a20fd5ac
...@@ -171,3 +171,4 @@ main (void) ...@@ -171,3 +171,4 @@ main (void)
A *e = 0; A *e = 0;
foo (a, 19, 19, 0, 0, &e, &b, h, &c, d); foo (a, 19, 19, 0, 0, &e, &b, h, &c, d);
exit (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