summaryrefslogtreecommitdiff
path: root/gst/gstautoplug.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/gstautoplug.c')
-rw-r--r--gst/gstautoplug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gstautoplug.c b/gst/gstautoplug.c
index c1c813e65e..10e6df1b54 100644
--- a/gst/gstautoplug.c
+++ b/gst/gstautoplug.c
@@ -365,7 +365,7 @@ gst_autoplugfactory_make (const gchar *name)
if (factory == NULL)
return NULL;
- return gst_autoplugfactory_create (factory);;
+ return gst_autoplugfactory_create (factory);
}
#ifndef GST_DISABLE_REGISTRY