2007-05-21 Murray Cumming <murrayc@murrayc.com>
[modest] / src / modest-tny-account-store.c
index 9e1db5f..c577ded 100644 (file)
@@ -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)
 {