C-Ares: add the query data to the errormessage, so the user can evaluate this informa...
[citadel.git] / citadel / ical_dezonify.h
1 void ical_dezonify(icalcomponent *cal);
2 icaltimezone *get_default_icaltimezone(void);