more link fixes

Original commit message from CVS:
more link fixes
This commit is contained in:
Thomas Vander Stichele 2003-01-10 14:15:25 +00:00
parent 8e3c533fcf
commit bc3ddb0c59

View file

@ -246,7 +246,7 @@ gst_mplex_init (GstMPlex *mplex)
(void)mjpeg_default_handler_verbosity(mplex->ostrm->opt_verbosity); (void)mjpeg_default_handler_verbosity(mplex->ostrm->opt_verbosity);
} }
static GstPadConnectReturn static GstPadLinkReturn
gst_mplex_video_connect (GstPad *pad, GstCaps *caps) gst_mplex_video_connect (GstPad *pad, GstCaps *caps)
{ {
GstMPlex *mplex; GstMPlex *mplex;