2005-07-04 [hoa] 1.9.12cvs12
[claws.git] / src / etpan / imap-thread.h
index 591f13c3a959424443b1b1c3254d9a79f8eb7df2..9c21a315ec7cac16a624e0938f19ec8ce7988ac2 100644 (file)
@@ -29,7 +29,7 @@ int imap_threaded_login(Folder * folder,
 int imap_threaded_status(Folder * folder, const char * mb,
                struct mailimap_mailbox_data_status ** data_status);
 
-int imap_threaded_noop(Folder * folder);
+int imap_threaded_noop(Folder * folder, unsigned int * p_exists);
 int imap_threaded_starttls(Folder * folder);
 int imap_threaded_create(Folder * folder, const char * mb);
 int imap_threaded_rename(Folder * folder,