[evolution-kolab/account-mgmt: 14/29] Clarify the FIXME comment.
- From: Matthew Barnes <mbarnes src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [evolution-kolab/account-mgmt: 14/29] Clarify the FIXME comment.
 
- Date: Mon,  2 Jul 2012 04:25:01 +0000 (UTC)
 
commit ed35c428ebbf6429bf66fe966fb0c146317d54fc
Author: Matthew Barnes <mbarnes redhat com>
Date:   Fri Jun 29 10:33:11 2012 -0400
    Clarify the FIXME comment.
    
    Clarify how the E_SOURCE_AUTHENTICATION_REJECTED return value works with
    respect to e_source_registry_authenticate_sync().
 src/libekolab/kolab-mail-access.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/src/libekolab/kolab-mail-access.c b/src/libekolab/kolab-mail-access.c
index 9cc2a04..2b60919 100644
--- a/src/libekolab/kolab-mail-access.c
+++ b/src/libekolab/kolab-mail-access.c
@@ -118,7 +118,9 @@ kolab_mail_access_try_password_sync (ESourceAuthenticator *authenticator,
 	 *       e_source_registry_authenticate_sync() to return TRUE.
 	 *
 	 *       E_SOURCE_AUTHENTICATION_REJECTED if the password is invalid.
-	 *       Returning this will (re)prompt the user for a password.
+	 *       Returning this will (re)prompt the user for a password.  The
+	 *       in-progress call to e_source_registry_authenticate_sync()
+	 *       will remain in-progress.
 	 *
 	 *       E_SOURCE_AUTHENTICATION_ERROR if communication with the
 	 *       server fails or if the server itself reports an error.
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]