master
Heuzef 5 years ago
parent 8a661a5872
commit c14b0e75d6
  1. 2
      Check.pm

@ -31,7 +31,7 @@ sub action
{
# Init
my($fullTot, $fullSizeTot, $incrTot, $incrSizeTot, $str,
$strNone, $strGood, $hostCntGood, $hostCntNone);
$strNone, $strGood, $hostCntGood, $hostCntNone, $header);
$hostCntGood = $hostCntNone = 0;
GetStatusInfo("hosts info");

Loading…
Cancel
Save