mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 05:34:48 +02:00
Fix compiler warning introduced by #5811
This commit is contained in:
parent
75def4b074
commit
3ce68b49c7
@ -204,4 +204,6 @@ bool ApiSetupUtility::SetupMasterUpdateConstants(const String& cn)
|
||||
{
|
||||
NodeUtility::UpdateConstant("NodeName", cn);
|
||||
NodeUtility::UpdateConstant("ZoneName", cn);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user