diff options
Diffstat (limited to 'gst/effectv/gstvertigo.c')
-rw-r--r-- | gst/effectv/gstvertigo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/effectv/gstvertigo.c b/gst/effectv/gstvertigo.c index d40c89b9..0c5d507f 100644 --- a/gst/effectv/gstvertigo.c +++ b/gst/effectv/gstvertigo.c @@ -172,7 +172,7 @@ gst_vertigotv_reset_handler (GstElement *element) } -static GstPadConnectReturn +static GstPadLinkReturn gst_vertigotv_sinkconnect (GstPad * pad, GstCaps * caps) { GstVertigoTV *filter; |