dtterm: Change to ANSI function definitions

This commit is contained in:
Peter Howkins
2018-06-28 04:22:06 +01:00
parent 403911407b
commit 6f41ecc453
3 changed files with 3 additions and 3 deletions

View File

@@ -837,7 +837,7 @@ CreateInstance
}
void
AtExitProc()
AtExitProc(void)
{
static int i = 0;