]> code.citadel.org Git - citadel.git/blob - citadel/ical_dezonify.h
GETTEXT: represent C as en_US to the user - no one speaks C that fluently after all ;-)
[citadel.git] / citadel / ical_dezonify.h
1 void ical_dezonify(icalcomponent *cal);
2 icaltimezone *get_default_icaltimezone(void);