[tracker/rss-enclosures] Fix compilation in tracker.c
- From: Roberto Guido <rguido src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/rss-enclosures] Fix compilation in tracker.c
- Date: Sat, 26 Jun 2010 23:26:20 +0000 (UTC)
commit 60beb18a24a6e6c2f506327d4659204cf73b55b5
Author: Adrien Bustany <abustany gnome org>
Date: Thu Jun 17 10:32:39 2010 -0400
Fix compilation in tracker.c
src/libtracker-client/tracker.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/libtracker-client/tracker.c b/src/libtracker-client/tracker.c
index 104ca6b..14b0f9d 100644
--- a/src/libtracker-client/tracker.c
+++ b/src/libtracker-client/tracker.c
@@ -388,7 +388,7 @@ tracker_client_init (TrackerClient *client)
private->timeout = -1;
private->slow_pending_calls = g_hash_table_new_full (NULL,
- NULL
+ NULL,
NULL,
(GDestroyNotify) slow_pending_call_free);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]