[tracker/harmattan-pre-signal-updates: 1239/1380] tracker-store: Send D-Bus replies for BatchCommit
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/harmattan-pre-signal-updates: 1239/1380] tracker-store: Send D-Bus replies for BatchCommit
- Date: Wed, 22 Sep 2010 15:38:25 +0000 (UTC)
commit 0fdc67a4dd5099dee369f1cd268b1cc9a3e2cd07
Author: Jürg Billeter <j bitron ch>
Date: Fri Sep 3 14:31:58 2010 +0200
tracker-store: Send D-Bus replies for BatchCommit
Fixes NB#189896.
src/tracker-store/tracker-resources.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/tracker-store/tracker-resources.c b/src/tracker-store/tracker-resources.c
index 0edcd9f..a85561d 100644
--- a/src/tracker-store/tracker-resources.c
+++ b/src/tracker-store/tracker-resources.c
@@ -519,7 +519,8 @@ tracker_resources_batch_commit (TrackerResources *self,
DBusGMethodInvocation *context,
GError **error)
{
- /* no longer needed */
+ /* no longer needed, just return */
+ dbus_g_method_return (context);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]