gcc-2.95 fixage
Original commit message from CVS: gcc-2.95 fixage
This commit is contained in:
parent
7c57e02dcd
commit
ec8a0d492f
@ -187,7 +187,7 @@ static GstPadLinkReturn
|
||||
gst_videotestsrc_src_link (GstPad * pad, GstCaps * caps)
|
||||
{
|
||||
GstVideotestsrc *videotestsrc;
|
||||
GstCaps *caps1;
|
||||
GstCaps *caps1 = NULL;
|
||||
|
||||
GST_DEBUG ("gst_videotestsrc_src_link");
|
||||
videotestsrc = GST_VIDEOTESTSRC (gst_pad_get_parent (pad));
|
||||
|
Loading…
x
Reference in New Issue
Block a user