From 8e3c533fcf5c7dfc365871c3601008a0cb06ce42 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 10 Jan 2003 13:38:32 +0000 Subject: PadConnect -> PadLink Original commit message from CVS: PadConnect -> PadLink --- gst/smooth/gstsmooth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/smooth/gstsmooth.c') diff --git a/gst/smooth/gstsmooth.c b/gst/smooth/gstsmooth.c index 0a130024..434078c7 100644 --- a/gst/smooth/gstsmooth.c +++ b/gst/smooth/gstsmooth.c @@ -128,7 +128,7 @@ gst_smooth_class_init (GstSmoothClass *klass) } -static GstPadConnectReturn +static GstPadLinkReturn gst_smooth_sinkconnect (GstPad *pad, GstCaps *caps) { GstSmooth *filter; -- cgit v1.2.1