srtobject: fix typo, s/errorj/error
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1522>
This commit is contained in:
parent
57d61172c8
commit
ebdb3447ce
@ -1207,7 +1207,7 @@ gst_srt_object_close (GstSRTObject * srtobject)
|
||||
|
||||
static gboolean
|
||||
gst_srt_object_wait_caller (GstSRTObject * srtobject,
|
||||
GCancellable * cancellable, GError ** errorj)
|
||||
GCancellable * cancellable, GError ** error)
|
||||
{
|
||||
gboolean ret;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user