Implemented the use of %m as a shortcut for %s and strerror(errno) in all syslog...
[citadel.git] / citadel / ical_dezonify.h
1 void ical_dezonify(icalcomponent *cal);
2 icaltimezone *get_default_icaltimezone(void);