]> code.citadel.org Git - citadel.git/blobdiff - webcit/calendar.c
When saving a calendar event, set the method to PUBLISH
[citadel.git] / webcit / calendar.c
index ef3257f75063c2a3bf5306ebd338f2505c1bc85b..d135355c473e5cc13c3c9c87abf27cf19cd5974d 100644 (file)
@@ -65,7 +65,7 @@ void display_task(long msgnum) {
 /**
  * \brief Process a calendar object
  * ...at this point it's already been deserialized by cal_process_attachment()
- * \param cal teh calendar object
+ * \param cal the calendar object
  * \param recursion_level call stack depth ??????
  * \param msgnum number of the mesage in our db
  * \param cal_partnum of the calendar object ????