[evolution-kolab] Clarify the FIXME comment.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-kolab] Clarify the FIXME comment.
- Date: Thu, 12 Jul 2012 12:41:44 +0000 (UTC)
commit d3b1a535fb01aaf4a0ab067b4702abd37d0ef0b5
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]