From 7356794c52d8f4cff8948755a1ee269118d09765 Mon Sep 17 00:00:00 2001 From: simon Date: Sat, 14 Dec 2024 20:59:11 +0100 Subject: [PATCH] modified: src/planner.c --- src/planner.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/planner.c b/src/planner.c index 6f45cdb..e8e1893 100644 --- a/src/planner.c +++ b/src/planner.c @@ -278,7 +278,7 @@ const char *iCalEvent = "BEGIN:VEVENT\r\n" const char *iCalFileExtension = "ics"; /* - * + * Wikipedia * *The body of the iCalendar object (the icalbody) contains single-line Calendar * Properties that apply to the entire calendar, as well as one or more blocks