modified: src/planner.c
parent
b2aca861b7
commit
7356794c52
|
@ -278,7 +278,7 @@ const char *iCalEvent = "BEGIN:VEVENT\r\n"
|
||||||
const char *iCalFileExtension = "ics";
|
const char *iCalFileExtension = "ics";
|
||||||
|
|
||||||
/*
|
/*
|
||||||
*
|
* Wikipedia
|
||||||
*
|
*
|
||||||
*The body of the iCalendar object (the icalbody) contains single-line Calendar
|
*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
|
* Properties that apply to the entire calendar, as well as one or more blocks
|
||||||
|
|
Loading…
Reference in New Issue