X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-tny-account-store.c;h=c577ded5af1a9ae8e0ac4672f37bfadee4685bf6;hp=9e1db5f18ce0e8e5e3bf227caa66ad48201e7f01;hb=47b9de7a73030206f0f366ec60164e8f1e549916;hpb=a99814bd7635a509a12180ca66ea4dbcc797fc82 diff --git a/src/modest-tny-account-store.c b/src/modest-tny-account-store.c index 9e1db5f..c577ded 100644 --- a/src/modest-tny-account-store.c +++ b/src/modest-tny-account-store.c @@ -355,7 +355,8 @@ get_password (TnyAccount *account, const gchar *prompt, gboolean *cancel) return pwd; } - +/* tinymail calls this if the connection failed due to an incorrect password. + * And it seems to call this for any general connection failure. */ static void forget_password (TnyAccount *account) {