mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 22:15:23 +00:00
[#999] Fixed commentary in ha_service.cc
Fixed copy paste error by replacing the word 'terminated' to 'passive-backup'.
This commit is contained in:
@@ -356,7 +356,7 @@ HAService::passiveBackupStateHandler() {
|
||||
query_filter_.serveDefaultScopes();
|
||||
adjustNetworkState();
|
||||
|
||||
// In the terminated state we don't send heartbeat.
|
||||
// In the passive-backup state we don't send heartbeat.
|
||||
communication_state_->stopHeartbeat();
|
||||
|
||||
// Log if the state machine is paused.
|
||||
|
Reference in New Issue
Block a user