Typom thanks to domi

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@863 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2011-03-15 06:51:13 +00:00
parent 1276accf94
commit 414d96a30c

View File

@@ -33,7 +33,7 @@ HMLAN_Initialize($)
$hash->{ReadyFn} = "HMLAN_Ready";
$hash->{Clients} = ":CUL_HM:";
my %mc = (
"1:HMLAN_HM" => "^A......................",
"1:CUL_HM" => "^A......................",
);
$hash->{MatchList} = \%mc;