summaryrefslogtreecommitdiffstats
path: root/audio/rhythmbox-devel/files/patch-rhythmdb_rhythmdb-query-model.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/rhythmbox-devel/files/patch-rhythmdb_rhythmdb-query-model.c')
-rw-r--r--audio/rhythmbox-devel/files/patch-rhythmdb_rhythmdb-query-model.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/rhythmbox-devel/files/patch-rhythmdb_rhythmdb-query-model.c b/audio/rhythmbox-devel/files/patch-rhythmdb_rhythmdb-query-model.c
deleted file mode 100644
index 18c4cc672..000000000
--- a/audio/rhythmbox-devel/files/patch-rhythmdb_rhythmdb-query-model.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- rhythmdb/rhythmdb-query-model.c.orig Mon Apr 17 03:09:23 2006
-+++ rhythmdb/rhythmdb-query-model.c Mon Apr 17 03:09:35 2006
-@@ -2191,8 +2191,8 @@ rhythmdb_query_model_album_sort_func (Rh
- {
- const char *a_val;
- const char *b_val;
-- ulong a_num;
-- ulong b_num;
-+ gulong a_num;
-+ gulong b_num;
- gint ret;
-
- /* Sort by album name */