dtstyle: Change to ANSI function definitions

This commit is contained in:
Peter Howkins
2018-06-28 04:21:25 +01:00
parent e225c95486
commit 403911407b
4 changed files with 4 additions and 6 deletions

View File

@@ -54,7 +54,7 @@
#include "Help.h"
static Widget
GetHelpDialog( )
GetHelpDialog(void)
{
static HelpStruct *pHelpCache;