* Fixed an error in the template that was causing the 'c_creataide' field to load...
[citadel.git] / citadel / ical_dezonify.h
blobccef82ba83d98daf1e6ed05880057bb6b89e1ee9
1 void ical_dezonify(icalcomponent *cal);
2 icaltimezone *get_default_icaltimezone(void);