dticon: Change to ANSI function definitions

This commit is contained in:
Peter Howkins
2018-06-28 04:15:59 +01:00
parent 4cf746f177
commit 806257b154
4 changed files with 7 additions and 11 deletions

View File

@@ -2360,7 +2360,7 @@ build_dtIconShell( void )
/*******************************************************************************
NewGraphicsOp - sets the text in the instruction line
*******************************************************************************/
static void NewGraphicsOp()
static void NewGraphicsOp(void)
{
static char *fillOnStr = NULL;
int fillOp = False;