[evolution] Bug 684021 - EBookConfigWebdav: Invalid callback on property binding
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Bug 684021 - EBookConfigWebdav: Invalid callback on property binding
- Date: Sun, 16 Sep 2012 12:29:24 +0000 (UTC)
commit e79d2ee61c2833e21ab7b0bdfd23624c430ba6cc
Author: Matthew Barnes <mbarnes redhat com>
Date: Sun Sep 16 08:27:50 2012 -0400
Bug 684021 - EBookConfigWebdav: Invalid callback on property binding
.../evolution-book-config-webdav.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modules/book-config-webdav/evolution-book-config-webdav.c b/modules/book-config-webdav/evolution-book-config-webdav.c
index 78d86f5..78b92a6 100644
--- a/modules/book-config-webdav/evolution-book-config-webdav.c
+++ b/modules/book-config-webdav/evolution-book-config-webdav.c
@@ -163,7 +163,7 @@ book_config_webdav_insert_widgets (ESourceConfigBackend *backend,
G_BINDING_SYNC_CREATE,
book_config_webdav_uri_to_text,
book_config_webdav_text_to_uri,
- NULL, (GDestroyNotify) g_object_unref);
+ NULL, (GDestroyNotify) NULL);
}
static gboolean
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]