summaryrefslogtreecommitdiff
path: root/ext/srt/gstsrtobject.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/srt/gstsrtobject.c')
-rw-r--r--ext/srt/gstsrtobject.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/srt/gstsrtobject.c b/ext/srt/gstsrtobject.c
index 7f558cf63..52553003f 100644
--- a/ext/srt/gstsrtobject.c
+++ b/ext/srt/gstsrtobject.c
@@ -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;