libDtTerm: Change to ANSI function definition

This commit is contained in:
Peter Howkins
2018-06-28 04:01:19 +01:00
parent ba513278b9
commit 6b09b19351
8 changed files with 10 additions and 15 deletions

View File

@@ -59,7 +59,7 @@ static char rcs_id[] = "$TOG: TermPrimParser.c /main/2 1999/10/15 12:23:41 mgree
#pragma BBA_IGNORE
#endif /*BBA*/
static void
ParseTrap()
ParseTrap(void)
{
static int count = 0;