mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-12-22 13:18:53 +00:00
commit
45bb393577
@ -173,7 +173,7 @@ namespace net_utils
|
||||
stop_handling = true;
|
||||
return false;
|
||||
default:
|
||||
LOG_ERROR("Error in munin state machine! Unkonwon state=" << m_machine_state);
|
||||
LOG_ERROR("Error in munin state machine! Unknown state=" << m_machine_state);
|
||||
stop_handling = true;
|
||||
m_machine_state = http_state_error;
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user