(write_{l,r}brac): Specify return type of int.
From-SVN: r7826
This commit is contained in:
parent
1395fc236b
commit
ccddffd588
@ -176,7 +176,7 @@ int lbrac_line, rbrac_line;
|
||||
char **required_functions;
|
||||
int required_unseen_count;
|
||||
|
||||
int
|
||||
void
|
||||
write_lbrac ()
|
||||
{
|
||||
|
||||
@ -374,6 +374,7 @@ read_scan_file (scan_file)
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
write_rbrac ()
|
||||
{
|
||||
struct fn_decl *fn;
|
||||
|
Loading…
Reference in New Issue
Block a user