Commit c809adda by Jeff Law

Thinko in last change.

From-SVN: r34551
parent e9cefc3e
......@@ -5130,7 +5130,7 @@ fatal_error (signum)
kill (getpid (), signum);
}
extern int main PARAMS ((int, const char **));
extern int main PARAMS ((int, char **));
int
main (argc, argv)
......
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