summaryrefslogtreecommitdiff
path: root/ext/libmms/gstmms.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/libmms/gstmms.c')
-rw-r--r--ext/libmms/gstmms.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/libmms/gstmms.c b/ext/libmms/gstmms.c
index 781f83f0f..ee948336b 100644
--- a/ext/libmms/gstmms.c
+++ b/ext/libmms/gstmms.c
@@ -633,6 +633,6 @@ gst_mms_uri_handler_init (gpointer g_iface, gpointer iface_data)
* so keep the name plugin_desc, or you cannot get your plug-in registered */
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
- "mms",
+ mms,
"Microsoft Multi Media Server streaming protocol support",
plugin_init, VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)