2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-16 04:36:02 +00:00

32_TechemWZ.pm: critical typo

git-svn-id: https://svn.fhem.de/fhem/trunk@10535 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
herrmannj 2016-01-16 20:59:40 +00:00
parent 8e59a56ffe
commit 8095d7c720

View File

@ -241,7 +241,7 @@ TechemWZ_Parse(@) {
push @d, $deviceHash->{NAME};
}
if defined($d[0]) {
if (defined($d[0])) {
return (@d);
} else {
return (''); # discard neighbor devices