2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-07 19:04:20 +00:00

Prototype changed

git-svn-id: https://svn.fhem.de/fhem/trunk@1860 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
arnoaugustin 2012-09-17 13:32:34 +00:00
parent e69a225281
commit cd963fcd63

View File

@ -15,7 +15,7 @@ sub sunrise_rel(@);
sub sunset_rel(@);
sub sunrise_abs(@);
sub sunset_abs(@);
sub isday();
sub isday(@);
sub sunrise_coord($$$);
sub SUNRISE_Initialize($);