[evolution] EMailAccountStore: Fix a typo.



commit 8df8892ffbb4fc42a775b608843d17616beb8cbf
Author: Matthew Barnes <mbarnes redhat com>
Date:   Thu Jun 7 17:01:47 2012 -0400

    EMailAccountStore: Fix a typo.

 mail/e-mail-account-store.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mail/e-mail-account-store.c b/mail/e-mail-account-store.c
index 9dde756..9543e18 100644
--- a/mail/e-mail-account-store.c
+++ b/mail/e-mail-account-store.c
@@ -1061,7 +1061,7 @@ e_mail_account_store_add_service (EMailAccountStore *store,
 	} else {
 		EMailSession *session;
 		ESourceRegistry *registry;
-		ESourceCollection *collection;
+		ESource *collection;
 		ESource *source;
 
 		session = e_mail_account_store_get_session (store);



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