[evolution/gnome-2-30] Bug 619098 - mail_shell_backend_sync_store_cb() has wrong signature



commit 53f8bd8e6e963b866efb2e5536f28a116f1912c4
Author: Jonathon Jongsma <jonathon quotidian org>
Date:   Fri Jun 18 10:33:08 2010 -0400

    Bug 619098 - mail_shell_backend_sync_store_cb() has wrong signature

 modules/mail/e-mail-shell-backend.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/modules/mail/e-mail-shell-backend.c b/modules/mail/e-mail-shell-backend.c
index de8d4f4..006aff6 100644
--- a/modules/mail/e-mail-shell-backend.c
+++ b/modules/mail/e-mail-shell-backend.c
@@ -238,6 +238,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++;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]