more link fixes
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 10 Jan 2003 14:15:25 +0000 (14:15 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 10 Jan 2003 14:15:25 +0000 (14:15 +0000)
Original commit message from CVS:
more link fixes

ext/mplex/gstmplex.cc

index 0d8db34..3801b58 100644 (file)
@@ -246,7 +246,7 @@ gst_mplex_init (GstMPlex *mplex)
   (void)mjpeg_default_handler_verbosity(mplex->ostrm->opt_verbosity);
 }
 
-static GstPadConnectReturn
+static GstPadLinkReturn
 gst_mplex_video_connect (GstPad *pad, GstCaps *caps)
 {   
   GstMPlex *mplex;