summaryrefslogtreecommitdiffstats
path: root/gst/oldcore/gstaggregator.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/oldcore/gstaggregator.c')
-rw-r--r--gst/oldcore/gstaggregator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/oldcore/gstaggregator.c b/gst/oldcore/gstaggregator.c
index 53b165a4..57704165 100644
--- a/gst/oldcore/gstaggregator.c
+++ b/gst/oldcore/gstaggregator.c
@@ -34,7 +34,7 @@ static GstStaticPadTemplate srctemplate = GST_STATIC_PAD_TEMPLATE ("src",
GST_DEBUG_CATEGORY_STATIC (gst_aggregator_debug);
#define GST_CAT_DEFAULT gst_aggregator_debug
-GstElementDetails gst_aggregator_details =
+static const GstElementDetails gst_aggregator_details =
GST_ELEMENT_DETAILS ("Aggregator pipe fitting",
"Generic",
"N-to-1 pipe fitting",