summaryrefslogtreecommitdiff
path: root/gst/siren/gstsiren.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/siren/gstsiren.c')
-rw-r--r--gst/siren/gstsiren.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/siren/gstsiren.c b/gst/siren/gstsiren.c
index ceca375fa..0aa7a9623 100644
--- a/gst/siren/gstsiren.c
+++ b/gst/siren/gstsiren.c
@@ -42,6 +42,6 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
- "gstsiren",
+ gstsiren,
"Siren encoder/decoder/payloader/depayloader plugins",
plugin_init, VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)