summaryrefslogtreecommitdiffstats
path: root/gst/multifilesink/gstmultifilesink.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/multifilesink/gstmultifilesink.c')
-rw-r--r--gst/multifilesink/gstmultifilesink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/multifilesink/gstmultifilesink.c b/gst/multifilesink/gstmultifilesink.c
index 99e38e5f..0dad22ce 100644
--- a/gst/multifilesink/gstmultifilesink.c
+++ b/gst/multifilesink/gstmultifilesink.c
@@ -41,7 +41,7 @@
GST_DEBUG_CATEGORY_STATIC (gst_multifilesink_debug);
#define GST_CAT_DEFAULT gst_multifilesink_debug
-GstElementDetails gst_multifilesink_details =
+static const GstElementDetails gst_multifilesink_details =
GST_ELEMENT_DETAILS ("Multiple file sink",
"Sink/File",
"Write stream to multiple files sequentially",