From 524a26232bf4028f59880a6636b938d60a3227d9 Mon Sep 17 00:00:00 2001 From: Jonathon Jongsma Date: Fri, 18 Jun 2010 10:33:08 -0400 Subject: Bug 619098 - mail_shell_backend_sync_store_cb() has wrong signature --- modules/mail/e-mail-shell-backend.c | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/mail/e-mail-shell-backend.c b/modules/mail/e-mail-shell-backend.c index ecb11e769d..5a659cb884 100644 --- a/modules/mail/e-mail-shell-backend.c +++ b/modules/mail/e-mail-shell-backend.c @@ -239,6 +239,7 @@ 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++; -- cgit v1.2.3