[gnome-documents/wip/skydrive: 10/28] miner: cleanup whitespace



commit 3cfb926cc5c1572ad7924b02ddcf64085efeeb6c
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 3241f29..7573ea3 100644
--- a/src/miner/gd-zpj-miner.c
+++ b/src/miner/gd-zpj-miner.c
@@ -189,9 +189,9 @@ account_miner_job_process_entry (AccountMinerJob *job,
     goto out;
 
   gd_miner_tracker_sparql_connection_set_triple
-     (job->connection, job->cancellable, error,
-      datasource_urn, resource,
-      "nie:dataSource", datasource_urn);
+    (job->connection, job->cancellable, error,
+     datasource_urn, resource,
+     "nie:dataSource", datasource_urn);
 
   if (ZPJ_IS_SKYDRIVE_FILE (entry))
     {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]