aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/e-mail-shell-backend.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mail/e-mail-shell-backend.c')
-rw-r--r--modules/mail/e-mail-shell-backend.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/mail/e-mail-shell-backend.c b/modules/mail/e-mail-shell-backend.c
index cc75844c2d..76762c308c 100644
--- a/modules/mail/e-mail-shell-backend.c
+++ b/modules/mail/e-mail-shell-backend.c
@@ -219,7 +219,6 @@ mail_shell_backend_sync_store_done_cb (CamelStore *store,
static void
mail_shell_backend_sync_store_cb (CamelStore *store,
- const gchar *display_name,
EMailShellBackend *mail_shell_backend)
{
mail_shell_backend->priv->mail_sync_in_progress++;
@@ -248,7 +247,7 @@ mail_shell_backend_mail_sync (EMailShellBackend *mail_shell_backend)
goto exit;
e_mail_store_foreach (
- (GHFunc) mail_shell_backend_sync_store_cb,
+ (GFunc) mail_shell_backend_sync_store_cb,
mail_shell_backend);
exit:
ef3e54d33'>Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-061-2/+2 * Update WWWSunpoet Po-Chuan Hsieh2018-05-281-1/+1 * Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-2/+2 * - Drop @dirrm* from plistDmitry Marakasov2015-07-292-1/+1 * Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-6/+1 * - Assign maintainership to submitterSteve Wills2014-02-171-1/+1