Remove old-style function definition

This commit is contained in:
Philippe Charnier 2013-02-19 12:57:07 +00:00
parent 6dcf64df00
commit 00c31a91ef
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=246987

View File

@ -192,7 +192,7 @@ labels(void)
}
void
display()
display(void)
{
int i, j;