From 81cc74c30128246a1600bcccfd0a2ea650094f7f Mon Sep 17 00:00:00 2001 From: "Joshua N. Pritikin" Date: Fri, 14 Sep 2001 20:02:48 +0000 Subject: [PATCH] doc fix Original commit message from CVS: doc fix --- gst/gstpad.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/gst/gstpad.c b/gst/gstpad.c index a4a72ba6de..fc5edb9b4d 100644 --- a/gst/gstpad.c +++ b/gst/gstpad.c @@ -552,8 +552,6 @@ gst_pad_disconnect (GstPad *srcpad, * @sinkpad: the sink pad to connect * * Connects the source pad to the sink pad. - * - * Returns: TRUE if the pad could be connected */ void gst_pad_connect (GstPad *srcpad,