diff --git a/gcc/c-common.c b/gcc/c-common.c index 3330c73cce71..31236f9ac804 100644 --- a/gcc/c-common.c +++ b/gcc/c-common.c @@ -922,7 +922,7 @@ record_function_format (name, assembler_name, is_scan, the number of the argument which is the format control string (starting from 1). */ -void +static void record_international_format (name, assembler_name, format_num) tree name; tree assembler_name;