X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-account-mgr.c;h=bbbb2e8c6d559e6b3615bd232cd6de85ddfaa9fa;hp=0999a900bafd89c7188d1fb3488c1b9fbb90f92e;hb=6ae65afc6c85e5221c0ab94b5d4d07828e7da1ff;hpb=6b786cdfc551fec1606eb6f13432b4ba90f65357 diff --git a/src/modest-account-mgr.c b/src/modest-account-mgr.c index 0999a90..bbbb2e8 100644 --- a/src/modest-account-mgr.c +++ b/src/modest-account-mgr.c @@ -472,7 +472,7 @@ modest_account_mgr_add_server_account (ModestAccountMgr * self, /* Add the security settings: */ modest_account_mgr_set_server_account_security (self, name, security); - + cleanup: if (!ok) { g_printerr ("modest: failed to add server account\n");