From 682d75a392580f854ba8df0f83d1b559714b357f Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 2 May 2007 15:14:32 +0000 Subject: [PATCH] gst/gstpad.c: Fix documentation as spotted by rg on IRC. Original commit message from CVS: * gst/gstpad.c: Fix documentation as spotted by rg on IRC. --- ChangeLog | 5 +++++ gst/gstpad.c | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d18b77b..f82f643 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-05-02 Wim Taymans + + * gst/gstpad.c: + Fix documentation as spotted by rg on IRC. + 2007-04-29 Stefan Kost * gst/gstutils.c: diff --git a/gst/gstpad.c b/gst/gstpad.c index 54ecdec..f965672 100644 --- a/gst/gstpad.c +++ b/gst/gstpad.c @@ -1223,7 +1223,7 @@ gst_pad_set_checkgetrange_function (GstPad * pad, /** * gst_pad_set_event_function: - * @pad: a source #GstPad. + * @pad: a #GstPad of either direction. * @event: the #GstPadEventFunction to set. * * Sets the given event handler for the pad. -- 2.7.4