[gnome-online-miners/wip/facebook: 5/8] src: remove a warning



commit 67c23f6ee05a89d8f10c06e6fe70acab915e0521
Author: Álvaro Peña <alvaropg gmail com>
Date:   Tue Jul 23 21:33:57 2013 +0200

    src: remove a warning

 src/gom-facebook-miner.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gom-facebook-miner.c b/src/gom-facebook-miner.c
index 276b590..f602ff0 100644
--- a/src/gom-facebook-miner.c
+++ b/src/gom-facebook-miner.c
@@ -285,7 +285,7 @@ account_miner_job_process_photo (GomAccountMinerJob *job, GFBGraphPhoto *photo,
                                                             job->cancellable, error,
                                                             &resource_exists,
                                                             job->datasource_urn, identifier,
-                                                            "nfo:RemoteDataObject", class, NULL);
+                                                            "nfo:RemoteDataObject", (const gchar *) class, 
NULL);
   if (*error != NULL)
     goto out;
 


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