aboutsummaryrefslogtreecommitdiffstats
path: root/src/ical.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ical.c')
-rw-r--r--src/ical.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ical.c b/src/ical.c
index 30e155f..d646072 100644
--- a/src/ical.c
+++ b/src/ical.c
@@ -828,7 +828,7 @@ ical_add_exc (llist_t *exc_head, long date)
* This property defines the list of date/time exceptions for a
* recurring calendar component.
*/
-void
+static void
ical_read_exdate (llist_t *exc, FILE *log, char *exstr, unsigned *noskipped,
const int itemline)
{