diff options
Diffstat (limited to 'gst/rtsp/gstrtspsrc.c')
-rw-r--r-- | gst/rtsp/gstrtspsrc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtsp/gstrtspsrc.c b/gst/rtsp/gstrtspsrc.c index 47917535..e698f6ad 100644 --- a/gst/rtsp/gstrtspsrc.c +++ b/gst/rtsp/gstrtspsrc.c @@ -2222,7 +2222,7 @@ open_failed: /*** GSTURIHANDLER INTERFACE *************************************************/ -static guint +static GstURIType gst_rtspsrc_uri_get_type (void) { return GST_URI_SRC; |