mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
57_Calendar: avoid warning about prototype
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13254 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
7778b72c4f
commit
9d01466e83
@ -658,6 +658,8 @@ sub clear($) {
|
||||
|
||||
package ICal::Entry;
|
||||
|
||||
sub getNextMonthlyDateByDay($$$);
|
||||
|
||||
sub new($$) {
|
||||
my $class= shift;
|
||||
my ($type)= @_;
|
||||
|
Loading…
x
Reference in New Issue
Block a user