]> code.citadel.org Git - citadel.git/blobdiff - citadel/imap_tools.h
* more imap. imap sucks. die crispin die.
[citadel.git] / citadel / imap_tools.h
index 1505d2828c2db2318bcfcca49069e61c720c09b2..b47bcb95ec51473a1cb87292e1298d5e091ae6f0 100644 (file)
@@ -3,7 +3,10 @@
  *
  */
 
+
+
 void imap_strout(char *buf);
 int imap_parameterize(char **args, char *buf);
 void imap_mailboxname(char *buf, int bufsize, struct quickroom *qrbuf);
 void imap_ial_out(struct internet_address_list *ialist);
+int imap_roomname(char *buf, int bufsize, char *foldername);