[PATCH v2 grilo-plugins 3/3] jamendo: silence the compiler
- From: Víctor Manuel Jáquez Leal <vjaquez igalia com>
- To: grilo-list gnome org
- Subject: [PATCH v2 grilo-plugins 3/3] jamendo: silence the compiler
- Date: Sat, 21 Aug 2010 18:09:31 +0200
Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez igalia com>
---
src/jamendo/grl-jamendo.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/jamendo/grl-jamendo.c b/src/jamendo/grl-jamendo.c
index c13d23c..a393bea 100644
--- a/src/jamendo/grl-jamendo.c
+++ b/src/jamendo/grl-jamendo.c
@@ -1217,6 +1217,8 @@ grl_jamendo_source_query (GrlMediaSource *source,
case JAMENDO_TRACK_CAT:
query = JAMENDO_SEARCH_TRACK;
break;
+ default:
+ g_return_if_reached ();
}
grl_paging_translate (qs->skip,
--
1.7.1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]