2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 16:56:54 +00:00

ID$ added

git-svn-id: https://svn.fhem.de/fhem/trunk@1288 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
wherzig 2012-02-25 18:44:06 +00:00
parent baba0cc0a6
commit edb126e9aa
5 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@
# derived from 00_CUL.pm
#
###########################
# $Id:
# $Id$
package main;
use strict;

View File

@ -12,7 +12,7 @@
# 4: log unknown protocols
# 5: log decoding hexlines for debugging
#
# $Id:
# $Id$
package main;
use strict;

View File

@ -22,7 +22,7 @@
# 4: log unknown protocols
# 5: log decoding hexlines for debugging
#
# $Id: 43_TRX_LIGHT.pm 1098 2011-11-12 07:51:08Z rudolfkoenig $
# $Id$
package main;
use strict;

View File

@ -37,7 +37,7 @@
# 4: log unknown protocols
# 5: log decoding hexlines for debugging
#
# $Id: 43_TRX_SECURITY.pm 1098 2011-11-12 07:51:08Z rudolfkoenig $
# $Id$
package main;
use strict;

View File

@ -49,7 +49,7 @@
# 4: log unknown protocols
# 5: log decoding hexlines for debugging
#
# $Id:
# $Id$
package main;
use strict;