]> code.citadel.org Git - citadel.git/blob - citadel/ical_dezonify.h
Painting with all of the colors of the wind and also C++ style comments
[citadel.git] / citadel / ical_dezonify.h
1 void ical_dezonify(icalcomponent *cal);
2 icaltimezone *get_default_icaltimezone(void);