pacify old gcc
Original commit message from CVS: pacify old gcc
This commit is contained in:
parent
21881814bc
commit
3a83892181
@ -212,7 +212,7 @@ static GstFlowReturn
|
||||
gst_tcpclientsrc_create (GstPushSrc * psrc, GstBuffer ** outbuf)
|
||||
{
|
||||
GstTCPClientSrc *src;
|
||||
GstFlowReturn ret;
|
||||
GstFlowReturn ret = GST_FLOW_OK;
|
||||
|
||||
src = GST_TCPCLIENTSRC (psrc);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user