From 786f87ef30c0dfc852a63b6bb9cfb0e74ad6f598 Mon Sep 17 00:00:00 2001 From: "Reynaldo H. Verdejo Pinochet" Date: Thu, 26 Dec 2013 21:43:34 -0300 Subject: [PATCH] shout2send: Retarget FIXME to 2.0 --- ext/shout2/gstshout2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/shout2/gstshout2.c b/ext/shout2/gstshout2.c index cc58453..d882bdf 100644 --- a/ext/shout2/gstshout2.c +++ b/ext/shout2/gstshout2.c @@ -35,7 +35,7 @@ GST_DEBUG_CATEGORY_STATIC (shout2_debug); enum { - SIGNAL_CONNECTION_PROBLEM, /* 0.11 FIXME: remove this */ + SIGNAL_CONNECTION_PROBLEM, /* FIXME 2.0: remove this */ LAST_SIGNAL }; -- 2.7.4