[farsight2/master] Rename pad parameter in header to make it match the code
Olivier Crête
olivier.crete at collabora.co.uk
Tue Dec 23 15:21:05 PST 2008
---
gst-libs/gst/farsight/fs-stream.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gst-libs/gst/farsight/fs-stream.h b/gst-libs/gst/farsight/fs-stream.h
index 31820a6..63045cf 100644
--- a/gst-libs/gst/farsight/fs-stream.h
+++ b/gst-libs/gst/farsight/fs-stream.h
@@ -145,7 +145,7 @@ void fs_stream_emit_error (FsStream *stream, gint error_no,
gchar *error_msg, gchar *debug_msg);
void fs_stream_emit_src_pad_added (FsStream *stream,
- GstPad *ghostpad,
+ GstPad *pad,
FsCodec *codec);
G_END_DECLS
--
1.5.6.5
More information about the farsight-commits
mailing list