Commit 31837ce2 by Richard Kenner

(record_function_format): Define as static.

From-SVN: r12391
parent 0f41302f
...@@ -922,7 +922,7 @@ record_function_format (name, assembler_name, is_scan, ...@@ -922,7 +922,7 @@ record_function_format (name, assembler_name, is_scan,
the number of the argument which is the format control string (starting the number of the argument which is the format control string (starting
from 1). */ from 1). */
void static void
record_international_format (name, assembler_name, format_num) record_international_format (name, assembler_name, format_num)
tree name; tree name;
tree assembler_name; tree assembler_name;
......
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