]> code.citadel.org Git - citadel.git/blob - citadel/ical_dezonify.h
In case of to many users online we throw an error; we have to stop processing too.
[citadel.git] / citadel / ical_dezonify.h
1 void ical_dezonify(icalcomponent *cal);
2 icaltimezone *get_default_icaltimezone(void);