dbtoman: Change to ANSI function definitions

This commit is contained in:
Peter Howkins
2018-06-28 03:51:33 +01:00
parent b286be89d0
commit ed5d952294
4 changed files with 6 additions and 6 deletions

View File

@@ -302,7 +302,7 @@ PrintStats(
*/
void
PrintIDList()
PrintIDList(void)
{
ID_t *id;
Element_t *ep;