2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-08 05:15:10 +00:00

fix for warning during startup

git-svn-id: https://svn.fhem.de/fhem/trunk@2915 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme-1968 2013-03-14 19:58:59 +00:00
parent 6807e063d5
commit fb8a8dd7ab

View File

@ -114,6 +114,7 @@ sub HUEDevice_Undefine($$)
return undef; return undef;
} }
sub HUEDevice_Set($@);
sub sub
HUEDevice_Set($@) HUEDevice_Set($@)
{ {