2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-04 05:16:45 +00:00

10_ZWave.pm: fix sec-related perl warning (Forum #60976)

git-svn-id: https://svn.fhem.de/fhem/trunk@12608 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2016-11-20 12:47:26 +00:00
parent a742e4e78f
commit c6086fad03

View File

@ -3471,7 +3471,7 @@ ZWave_secGetMsg ($)
} }
} }
Log3 $name, 1, "$name: no stored commands in Internal secMsg found"; Log3 $name, 1, "$name: no stored commands in Internal secMsg found";
return undef; return "";
} }
sub sub