Merge tag 'v0.20.7'
release v0.20.7
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#include <string>
|
||||
|
||||
bool
|
||||
neighbor_commands_available(const Instance &instance)
|
||||
neighbor_commands_available(const Instance &instance) noexcept
|
||||
{
|
||||
return instance.neighbors != nullptr;
|
||||
}
|
||||
|
Reference in New Issue
Block a user