Remove old-style function definition
This commit is contained in:
parent
6dcf64df00
commit
00c31a91ef
@ -192,7 +192,7 @@ labels(void)
|
||||
}
|
||||
|
||||
void
|
||||
display()
|
||||
display(void)
|
||||
{
|
||||
int i, j;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user