dtstyle: Change to ANSI function definitions
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
#include "Help.h"
|
||||
|
||||
static Widget
|
||||
GetHelpDialog( )
|
||||
GetHelpDialog(void)
|
||||
{
|
||||
static HelpStruct *pHelpCache;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user