* Some files did not have ': $' blocks. Added them
[citadel.git] / citadel / ical_dezonify.h
1 /*
2  * $Id$
3  */
4 void ical_dezonify(icalcomponent *cal);
5 icaltimezone *get_default_icaltimezone(void);