summaryrefslogtreecommitdiffstats
path: root/gst/cdxaparse/gstcdxastrip.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/cdxaparse/gstcdxastrip.c')
-rw-r--r--gst/cdxaparse/gstcdxastrip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/cdxaparse/gstcdxastrip.c b/gst/cdxaparse/gstcdxastrip.c
index 3ef718fa..00124b30 100644
--- a/gst/cdxaparse/gstcdxastrip.c
+++ b/gst/cdxaparse/gstcdxastrip.c
@@ -86,7 +86,7 @@ static void
gst_cdxastrip_base_init (GstCDXAStripClass * klass)
{
GstElementClass *element_class = GST_ELEMENT_CLASS (klass);
- static GstElementDetails gst_cdxastrip_details =
+ static const GstElementDetails gst_cdxastrip_details =
GST_ELEMENT_DETAILS ("(S)VCD stream parser",
"Codec/Parser",
"Strip (S)VCD stream from its syncheaders",