dtfile/dtcopy: Change to ANSI function definitions

This commit is contained in:
Peter Howkins
2018-06-28 04:14:11 +01:00
parent e57fa0384f
commit e239c31702
2 changed files with 2 additions and 5 deletions

View File

@@ -278,7 +278,7 @@ _DtChildPosition(
static Widget
Get_Help_Dialog()
Get_Help_Dialog(void)
{
Widget dialog;
Arg args[5];