libDtSvc: Change to ANSI function definitions
This commit is contained in:
@@ -181,7 +181,7 @@ _DtDtsDbInit(void)
|
||||
}
|
||||
|
||||
char **
|
||||
_DtsDbListDb()
|
||||
_DtsDbListDb(void)
|
||||
{
|
||||
int i;
|
||||
char **list = 0;
|
||||
|
||||
Reference in New Issue
Block a user