mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 16:56:54 +00:00
57_Calendar: avoid warning about prototype
git-svn-id: https://svn.fhem.de/fhem/trunk@13254 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
8e36c646d8
commit
7134fd9d45
@ -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