From fcbbdfbd18e15b4ee8322a0217cf03a689a5e033 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 16 Aug 2011 11:25:56 -0400 Subject: Coding style and whitespace cleanup. --- mail/e-mail-store.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/e-mail-store.c') diff --git a/mail/e-mail-store.c b/mail/e-mail-store.c index 7c79e1ca54..ea44e4238b 100644 --- a/mail/e-mail-store.c +++ b/mail/e-mail-store.c @@ -285,7 +285,7 @@ e_mail_store_add_by_account (EMailSession *session, transport_only = !account->source || !account->source->url || !*account->source->url; if (transport_only) goto handle_transport; - + /* Load the service, but don't connect. Check its provider, * and if this belongs in the folder tree model, add it. */ -- cgit v1.2.3