libDtSvc: Change to ANSI function definitions
This commit is contained in:
@@ -468,7 +468,7 @@ _DtDndArgListFromVarArgs(
|
||||
* Returns the network node/host name.
|
||||
*/
|
||||
String
|
||||
_DtDndGetHostName()
|
||||
_DtDndGetHostName(void)
|
||||
{
|
||||
static char *nodename;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user