Fix style

This commit is contained in:
Calvo 2023-01-30 17:27:00 +01:00
parent 825137d18b
commit cb6e523e33
1 changed files with 1 additions and 1 deletions
pandora_server/lib/PandoraFMS

View File

@ -623,7 +623,7 @@ sub get_agent_status ($$$) {
}
elsif ($module_status != 3) {
if ($m_status == 0) {
$module_status = 0;
$module_status = 0;
}
}
}