2007-08-08 [colin] 2.10.0cvs101
[claws.git] / src / etpan / imap-thread.h
index dbecaa4bd60da9eb3500583e278a80dd2d7dcf6f..bf5db3b9d4b2301b2b828a85d0e1ea049a2b8f64 100644 (file)
@@ -53,6 +53,7 @@ int imap_threaded_login(Folder * folder,
 int imap_threaded_status(Folder * folder, const char * mb,
                struct mailimap_mailbox_data_status ** data_status,
                guint mask);
+int imap_threaded_close(Folder * folder);
 
 int imap_threaded_noop(Folder * folder, unsigned int * p_exists);
 int imap_threaded_starttls(Folder * folder, const gchar *host, int port);