[evolution-kolab/ek-wip-porting-imapx: 109/109] CamelIMAPXExtdConnManager: adapted to new parent "friend" API
- From: Christian Hilberg <chilberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-kolab/ek-wip-porting-imapx: 109/109] CamelIMAPXExtdConnManager: adapted to new parent "friend" API
- Date: Thu, 2 Feb 2012 18:24:30 +0000 (UTC)
commit 11baa60faab81f60e8e147f478effc9ebf8e4a45
Author: Christian Hilberg <hilberg kernelconcepts de>
Date: Thu Feb 2 19:21:27 2012 +0100
CamelIMAPXExtdConnManager: adapted to new parent "friend" API
.../imapx/camel-imapx-extd-conn-manager.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/camel/providers/imapx/camel-imapx-extd-conn-manager.c b/src/camel/providers/imapx/camel-imapx-extd-conn-manager.c
index 37e73c5..3eb00e0 100644
--- a/src/camel/providers/imapx/camel-imapx-extd-conn-manager.c
+++ b/src/camel/providers/imapx/camel-imapx-extd-conn-manager.c
@@ -323,7 +323,7 @@ imapx_extd_conn_manager_get_connection (CamelIMAPXConnManager *self,
CON_LOCK (self);
/* modified */
- server = camel_imapx_conn_manager_find_connection (self, foldername);
+ server = camel_imapx_conn_manager_find_connection_unlocked (self, foldername);
if (!server) {
/* modified */
eserver = extd_conn_manager_create_new_connection (self,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]