Andreas Krennmair:
[apps/madmutt.git] / imap / imap.h
index ae42ff2..9ac7a95 100644 (file)
@@ -50,6 +50,7 @@ void imap_disallow_reopen (CONTEXT *ctx);
 /* browse.c */
 int imap_browse (char* path, struct browser_state* state);
 int imap_mailbox_create (const char* folder);
+int imap_mailbox_rename (const char* mailbox);
 
 /* message.c */
 int imap_append_message (CONTEXT* ctx, MESSAGE* msg);