aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/f/parse.c')
-rw-r--r--gcc/f/parse.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/f/parse.c b/gcc/f/parse.c
index 106ff3f6..e21dcce 100644
--- a/gcc/f/parse.c
+++ b/gcc/f/parse.c
@@ -29,8 +29,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
extern FILE *finput;
void
-ffe_parse_file (set_yydebug)
- int set_yydebug ATTRIBUTE_UNUSED;
+ffe_parse_file (int set_yydebug ATTRIBUTE_UNUSED)
{
ffewhereFile wf;