summaryrefslogtreecommitdiffstats
path: root/gst/debug/efence.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/debug/efence.c')
-rw-r--r--gst/debug/efence.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gst/debug/efence.c b/gst/debug/efence.c
index 22a7da1e..1ef462f3 100644
--- a/gst/debug/efence.c
+++ b/gst/debug/efence.c
@@ -42,7 +42,8 @@
GST_DEBUG_CATEGORY_STATIC (gst_efence_debug);
#define GST_CAT_DEFAULT gst_efence_debug
-static GstElementDetails plugin_details = GST_ELEMENT_DETAILS ("Electric Fence",
+static const GstElementDetails plugin_details =
+GST_ELEMENT_DETAILS ("Electric Fence",
"Testing",
"This element converts a stream of normal GStreamer buffers into a "
"stream of buffers that are allocated in such a way that out-of-bounds "