]> code.citadel.org Git - citadel.git/blobdiff - webcit/webcit.h
* Updated message reading to use the new MSG4 command, so we can do output
[citadel.git] / webcit / webcit.h
index b6ac6a3765e1c9ca2a3c75dec5e872b5fda08119..500fa6f1bf94a49c55bb7c28e3494b2aa48b5733 100644 (file)
@@ -314,3 +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_html(void);