splitfilesrc: update uri_get_type to match the prototype in GstURIHandlerInterface

https://bugzilla.gnome.org/show_bug.cgi?id=774293
This commit is contained in:
Scott D Phillips 2016-11-11 10:44:18 -08:00 committed by Sebastian Dröge
parent 5a7c342922
commit 70e1d1bcd4

View File

@ -545,7 +545,7 @@ cancelled:
} }
} }
static guint static GstURIType
gst_split_file_src_uri_get_type (GType type) gst_split_file_src_uri_get_type (GType type)
{ {
return GST_URI_SRC; return GST_URI_SRC;