summaryrefslogtreecommitdiffstats
path: root/ext/arts
diff options
context:
space:
mode:
Diffstat (limited to 'ext/arts')
-rw-r--r--ext/arts/gst_arts.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/arts/gst_arts.c b/ext/arts/gst_arts.c
index bee180a6..aa6c1866 100644
--- a/ext/arts/gst_arts.c
+++ b/ext/arts/gst_arts.c
@@ -43,7 +43,8 @@
#include "gst_artsio_impl.h"
/* elementfactory information */
-static GstElementDetails gst_arts_details = GST_ELEMENT_DETAILS ("aRts plugin",
+static const GstElementDetails gst_arts_details =
+GST_ELEMENT_DETAILS ("aRts plugin",
"Filter/Audio",
"aRts wrapper filter",
"Erik Walthinsen <omega@temple-baptist.com,\n"