dtpdmd: Change to ANSI function definitions

This commit is contained in:
Peter Howkins
2018-06-28 04:20:53 +01:00
parent feee238aef
commit e225c95486
2 changed files with 3 additions and 7 deletions

View File

@@ -894,7 +894,7 @@ Bool has_exec_token( XpPdmServiceRec *rec )
* Search through all the child tracking records and see if
* any can be shutdown.
*/
void mgr_shutdown_scan()
void mgr_shutdown_scan(void)
{
int i;
time_t now;