dtfile: Change to ANSI function definitions

This commit is contained in:
Peter Howkins
2018-06-28 04:13:21 +01:00
parent 948baafd17
commit e57fa0384f
4 changed files with 7 additions and 16 deletions

View File

@@ -696,7 +696,7 @@ GetMainMenuData (
void
GetHomeDir( )
GetHomeDir(void)
{
struct passwd * pwInfo;