[evolution-mapi] Bug #624888 - Build breakage in master with OpenChange 0.9
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-mapi] Bug #624888 - Build breakage in master with OpenChange 0.9
- Date: Wed, 21 Jul 2010 21:06:56 +0000 (UTC)
commit 763a3c3e4c6bf83d09507daf673d8e293203733d
Author: Milan Crha <mcrha redhat com>
Date: Wed Jul 21 23:06:07 2010 +0200
Bug #624888 - Build breakage in master with OpenChange 0.9
src/libexchangemapi/exchange-mapi-connection.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/libexchangemapi/exchange-mapi-connection.c b/src/libexchangemapi/exchange-mapi-connection.c
index 4329bd9..dbcb4f5 100644
--- a/src/libexchangemapi/exchange-mapi-connection.c
+++ b/src/libexchangemapi/exchange-mapi-connection.c
@@ -3363,7 +3363,7 @@ exchange_mapi_connection_events_init (ExchangeMapiConnection *conn, GError **per
#ifdef HAVE_CORRECT_REGISTERNOTIFICATION
ms = RegisterNotification (priv->session, 0);
#else
- res = MAPI_E_NOT_IMPLEMENTED;
+ ms = MAPI_E_INTERFACE_NO_SUPPORT;
#endif
UNLOCK ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]