aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-ops.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail-ops.h')
-rw-r--r--mail/mail-ops.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/mail-ops.h b/mail/mail-ops.h
index faeae3591b..77ce991d5f 100644
--- a/mail/mail-ops.h
+++ b/mail/mail-ops.h
@@ -163,6 +163,8 @@ gint mail_check_service (EMailSession *session,
void (*done)(const gchar *url, CamelProviderType type, GList *authtypes, gpointer data),
gpointer data);
+gint mail_disconnect_store (CamelStore *store);
+
G_END_DECLS
#endif /* MAIL_OPS_H */