]> code.citadel.org Git - citadel.git/blobdiff - webcit/ical_dezonify.c
* Various changes to the calendar service to handle messages containing
[citadel.git] / webcit / ical_dezonify.c
index 6bf691bbb78272f9acc74664136c80517f3667b5..169e0f377ab0d4a07869c98bceba284ba38964c8 100644 (file)
@@ -5,6 +5,9 @@
  * date/time properties to UTC.  It also strips out any VTIMEZONE
  * subcomponents afterwards, because they're irrelevant.
  *
+ * Everything here will work on both a fully encapsulated VCALENDAR component
+ * or any type of subcomponent.
+ *
  */