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



commit 141843cd14c44ac6114fbc77526f2b0d1e33039b
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 7b80712..c748417 100644
--- a/src/miner/gd-zpj-miner.c
+++ b/src/miner/gd-zpj-miner.c
@@ -187,9 +187,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]