[tracker/rss-enclosures] tracker-extract: Compilation warning fix
- From: Roberto Guido <rguido src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/rss-enclosures] tracker-extract: Compilation warning fix
- Date: Mon, 3 May 2010 00:41:48 +0000 (UTC)
commit bb1d1df02c8a5ca6fb26962540a9986cd9889274
Author: Philip Van Hoof <philip codeminded be>
Date: Thu Apr 22 14:08:12 2010 +0200
tracker-extract: Compilation warning fix
src/tracker-extract/tracker-extract-msoffice.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/tracker-extract/tracker-extract-msoffice.c b/src/tracker-extract/tracker-extract-msoffice.c
index e9dfa9a..d7e6aa1 100644
--- a/src/tracker-extract/tracker-extract-msoffice.c
+++ b/src/tracker-extract/tracker-extract-msoffice.c
@@ -2125,7 +2125,7 @@ parse_xml_contents (const gchar *file_uri,
{
gchar *filename;
GError *error = NULL;
- GsfInfile *infile = NULL;;
+ GsfInfile *infile = NULL;
GsfInput *src = NULL;
GsfInput *member = NULL;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]