id propset

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1097 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2011-11-12 07:37:22 +00:00
parent fc210cb46d
commit ae91a071a7

View File

@@ -168,8 +168,7 @@ my $nextat; # Time when next timer will be triggered.
my $intAtCnt=0;
my %duplicate; # Pool of received msg for multi-fhz/cul setups
my $duplidx=0; # helper for the above pool
my $cvsid = '$Id: fhem.pl,v 1.158 2011-10-23 09:23:55 rudolfkoenig Exp $';
my $svnid = '$Id: $';
my $cvsid = '$Id$';
my $namedef =
"where <name> is either:\n" .
"- a single device name\n" .