32_TechemWZ.pm: critical typo

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@10535 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
herrmannj
2016-01-16 20:59:40 +00:00
parent f971f1abfa
commit f0604bd2df

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