[gnome-documents] miner: cleanup whitespace
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents] miner: cleanup whitespace
- Date: Mon, 4 Jun 2012 19:22:26 +0000 (UTC)
commit ead2e4be984e9ff47cf412d9a6f25c0cb73d131e
Author: Debarshi Ray <debarshir gnome org>
Date: Fri May 25 18:39:18 2012 +0200
miner: cleanup whitespace
Fixes: https://bugzilla.gnome.org/666535
src/miner/gd-zpj-miner.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/miner/gd-zpj-miner.c b/src/miner/gd-zpj-miner.c
index 8854c13..dfee9c5 100644
--- a/src/miner/gd-zpj-miner.c
+++ b/src/miner/gd-zpj-miner.c
@@ -193,9 +193,9 @@ account_miner_job_process_entry (AccountMinerJob *job,
goto out;
gd_miner_tracker_sparql_connection_set_triple
- (job->connection, job->cancellable, error,
- job->datasource_urn, resource,
- "nie:dataSource", job->datasource_urn);
+ (job->connection, job->cancellable, error,
+ job->datasource_urn, resource,
+ "nie:dataSource", job->datasource_urn);
if (*error != NULL)
goto out;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]