X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/95745f0e79fbd9347f88d56f06c0083f1c4ad1e0..ca079bfa8e3812ebf21ffec1c27edeaa03cb9280:/sbr/datetime.c diff --git a/sbr/datetime.c b/sbr/datetime.c index 3cbd171b..333f2dda 100644 --- a/sbr/datetime.c +++ b/sbr/datetime.c @@ -274,7 +274,7 @@ free_timezones (tzdesc_t timezone) * Given a recurrence rule and year, calculate its time in seconds * from 01 January UTC of the year. */ -time_t +static time_t rrule_clock (const char *rrule, const char *starttime, const char *zone, unsigned int year) {