summaryrefslogtreecommitdiff
path: root/gst/debugutils
diff options
context:
space:
mode:
Diffstat (limited to 'gst/debugutils')
-rw-r--r--gst/debugutils/debugutilsbad.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/debugutils/debugutilsbad.c b/gst/debugutils/debugutilsbad.c
index 2ee7f93c0..c304c6b51 100644
--- a/gst/debugutils/debugutilsbad.c
+++ b/gst/debugutils/debugutilsbad.c
@@ -48,6 +48,6 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
- "debugutilsbad",
+ debugutilsbad,
"Collection of elements that may or may not be useful for debugging",
plugin_init, VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)