summaryrefslogtreecommitdiffstats
path: root/gst/oldcore/gstmultifilesrc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/oldcore/gstmultifilesrc.c')
-rw-r--r--gst/oldcore/gstmultifilesrc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/oldcore/gstmultifilesrc.c b/gst/oldcore/gstmultifilesrc.c
index cfc3aef7..df722aaf 100644
--- a/gst/oldcore/gstmultifilesrc.c
+++ b/gst/oldcore/gstmultifilesrc.c
@@ -78,7 +78,7 @@ static void gst_multifilesrc_get_property (GObject * object, guint prop_id,
static GstData *gst_multifilesrc_get (GstPad * pad);
-/*static GstBuffer * gst_multifilesrc_get_region (GstPad *pad,GstRegionType type,guint64 offset,guint64 len);*/
+/*static GstBuffer * gst_multifilesrc_get_region (GstPad *pad,GstRegionType type,guint64 offset,guint64 len);*/
static GstStateChangeReturn gst_multifilesrc_change_state (GstElement *
element);