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 d73bd6af..74f0cee1 100644
--- a/gst/oldcore/gstmultifilesrc.c
+++ b/gst/oldcore/gstmultifilesrc.c
@@ -45,7 +45,7 @@ static GstStaticPadTemplate srctemplate = GST_STATIC_PAD_TEMPLATE ("src",
GST_DEBUG_CATEGORY_STATIC (gst_multifilesrc_debug);
#define GST_CAT_DEFAULT gst_multifilesrc_debug
-GstElementDetails gst_multifilesrc_details =
+static const GstElementDetails gst_multifilesrc_details =
GST_ELEMENT_DETAILS ("Multi file source",
"Source/File",
"Read from multiple files in order",