summaryrefslogtreecommitdiffstats
path: root/gst/audiofx/audiofx.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/audiofx/audiofx.c')
-rw-r--r--gst/audiofx/audiofx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/audiofx/audiofx.c b/gst/audiofx/audiofx.c
index 9b0a071d..907c0545 100644
--- a/gst/audiofx/audiofx.c
+++ b/gst/audiofx/audiofx.c
@@ -44,6 +44,6 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
- "audiofxgood",
+ "audiofx",
"Audio effects plugin",
plugin_init, VERSION, "LGPL", "GStreamer", "http://gstreamer.net/")