Some minor compile fixes
This commit is contained in:
@@ -60,7 +60,7 @@ bool file::initialize(std::string &error, const std::string& hostnames, uint16_t
|
||||
}
|
||||
}
|
||||
|
||||
return true;
|
||||
return any_bind;
|
||||
}
|
||||
|
||||
void file::finalize() {
|
||||
|
||||
Reference in New Issue
Block a user