fix shout2send compilation problem with -Wall -Werror
Original commit message from CVS: fix shout2send compilation problem with -Wall -Werror
This commit is contained in:
parent
e0dc3233f2
commit
8448310cea
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user