Minor change - incorrect return type (in Windows build)
This commit is contained in:
parent
a3fdb544ee
commit
1592b95031
@ -124,7 +124,7 @@ ZeroConf::start ()
|
||||
return false;
|
||||
}
|
||||
|
||||
bool
|
||||
void
|
||||
ZeroConf::stop ()
|
||||
{
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user