summaryrefslogtreecommitdiff
path: root/ext/gsm
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gsm')
-rw-r--r--ext/gsm/gstgsm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gsm/gstgsm.c b/ext/gsm/gstgsm.c
index 9b32abedc..b06b92f3b 100644
--- a/ext/gsm/gstgsm.c
+++ b/ext/gsm/gstgsm.c
@@ -41,6 +41,6 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
- "gsm",
+ gsm,
"GSM encoder/decoder",
plugin_init, VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)