X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fmodules%2Fcalendar%2Fserv_calendar.c;fp=citadel%2Fmodules%2Fcalendar%2Fserv_calendar.c;h=b91600c08eed280ea7e6cb2d5fb36193cd470e96;hp=4e296fd4abac24d723b737b9f1365a208f1864f3;hb=cca93fe181b01a40b924b7de7f813a6f4718b1c2;hpb=cd889c7d9b41e8d587c03250b1a1a1cece2b4b08 diff --git a/citadel/modules/calendar/serv_calendar.c b/citadel/modules/calendar/serv_calendar.c index 4e296fd4a..b91600c08 100644 --- a/citadel/modules/calendar/serv_calendar.c +++ b/citadel/modules/calendar/serv_calendar.c @@ -2584,7 +2584,7 @@ CTDL_MODULE_INIT(calendar) #ifdef LIBICAL_ICAL_EXPORT // cheap and sleazy way to detect libical >=2.0 icalerror_set_errors_are_fatal(0); #else - icalerror_errors_are_fatal = 0; (this was the old way) + icalerror_errors_are_fatal = 0; #endif /* Use our own application prefix in tzid's generated from system tzdata */