* cosmetics
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Wed, 31 Jan 2007 09:19:42 +0000 (09:19 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Wed, 31 Jan 2007 09:19:42 +0000 (09:19 +0000)
pmo-trunk-r765

src/modest-account-mgr-helpers.c
src/modest-tny-account.h

index 45bb567..539a0d6 100644 (file)
@@ -211,6 +211,7 @@ modest_account_mgr_get_default_account  (ModestAccountMgr *self)
                g_free (account);
                return NULL;
        }
+
        return account;
 }
 
index c60936f..321a5ab 100644 (file)
@@ -56,6 +56,7 @@ G_BEGIN_DECLS
 TnyFolder*    modest_tny_account_get_special_folder   (TnyAccount *self,
                                                       TnyFolderType special_type);
 
+
 G_END_DECLS
 
 #endif /* __MODEST_TNY_ACCOUNT_H__*/