fix shout2send compilation problem with -Wall -Werror
authorStéphane Loeuillet <gstreamer@leroutier.net>
Mon, 24 May 2004 12:52:37 +0000 (12:52 +0000)
committerStéphane Loeuillet <gstreamer@leroutier.net>
Mon, 24 May 2004 12:52:37 +0000 (12:52 +0000)
Original commit message from CVS:
fix shout2send compilation problem with -Wall -Werror

ext/shout2/gstshout2.c

index 7e643cf..608cb8b 100644 (file)
@@ -83,7 +83,7 @@ static GstElementStateReturn gst_shout2send_change_state (GstElement * element);
 
 static GstElementClass *parent_class = NULL;
 
-static guint gst_shout2send_signals[LAST_SIGNAL] = { 0, 0 };
+static guint gst_shout2send_signals[LAST_SIGNAL] = { 0 };
 
 #define GST_TYPE_SHOUT_PROTOCOL (gst_shout2send_protocol_get_type())
 static GType