98_PID20.pm: remove smartmatch issues
git-svn-id: https://svn.fhem.de/fhem/trunk@28753 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -360,7 +360,7 @@ sub PID20_Get($@)
|
||||
$ret .= 'Actor upper limit: ' . $hash->{helper}{actorLimitUpper} . "\n";
|
||||
return $ret;
|
||||
} else {
|
||||
return $usage; }
|
||||
return $usage;
|
||||
}
|
||||
}
|
||||
########################################
|
||||
|
||||
Reference in New Issue
Block a user