* Updated message reading to use the new MSG4 command, so we can do output
[citadel.git] / webcit / webcit.h
index 7ca0b51c83b97889242640a1b648776424df9c58..500fa6f1bf94a49c55bb7c28e3494b2aa48b5733 100644 (file)
@@ -314,4 +314,4 @@ char *safestrncpy(char *dest, const char *src, size_t n);
 void display_addressbook(long msgnum, char alpha);
 void offer_start_page(void);
 void change_start_page(void);
-void output_text_html(char *partbuf, int total_length);
+void output_html(void);