[tracker/tracker-0.8] tracker-extract: Compilation warning fix
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/tracker-0.8] tracker-extract: Compilation warning fix
- Date: Thu, 29 Apr 2010 13:51:40 +0000 (UTC)
commit 674c22df1d0e856e7119ef0580d02844b0e62011
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]