2006-02-17 [colin] 2.0.0cvs61
[claws.git] / src / etpan / imap-thread.h
index 562d6df842ae7d66eac72c30bec57418300e4038..b25f7282c1628fe39b75ce877b9d55a77f7b98ce 100644 (file)
@@ -33,7 +33,7 @@ int imap_threaded_status(Folder * folder, const char * mb,
                guint mask);
 
 int imap_threaded_noop(Folder * folder, unsigned int * p_exists);
-int imap_threaded_starttls(Folder * folder);
+int imap_threaded_starttls(Folder * folder, const gchar *host, int port);
 int imap_threaded_create(Folder * folder, const char * mb);
 int imap_threaded_rename(Folder * folder,
                         const char * mb, const char * new_name);