[rhythmbox] rhythmdb: functions and prototypes should match
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] rhythmdb: functions and prototypes should match
- Date: Tue, 18 Aug 2015 21:23:57 +0000 (UTC)
commit dfbddc04e677c1d9dde21baa334011e7a1a72a66
Author: Jonathan Matthew <jonathan d14n org>
Date: Wed Aug 19 07:23:20 2015 +1000
rhythmdb: functions and prototypes should match
https://bugzilla.gnome.org/show_bug.cgi?id=753767
rhythmdb/rhythmdb-metadata-cache.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/rhythmdb/rhythmdb-metadata-cache.c b/rhythmdb/rhythmdb-metadata-cache.c
index f382ec0..bc382e3 100644
--- a/rhythmdb/rhythmdb-metadata-cache.c
+++ b/rhythmdb/rhythmdb-metadata-cache.c
@@ -402,7 +402,7 @@ purge_traverse_cb (struct tdb_context *tdb, TDB_DATA tdbkey, TDB_DATA tdbdata, R
void
rhythmdb_metadata_cache_purge (RhythmDBMetadataCache *cache,
const char *prefix,
- guint64 max_age,
+ gulong max_age,
RhythmDBMetadataCacheValidFunc cb,
gpointer cb_data,
GDestroyNotify cb_data_destroy)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]