summaryrefslogtreecommitdiff
path: root/plugins/elements/gsttee.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/elements/gsttee.h')
-rw-r--r--plugins/elements/gsttee.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/elements/gsttee.h b/plugins/elements/gsttee.h
index eee7c0e980..5d6cc51c17 100644
--- a/plugins/elements/gsttee.h
+++ b/plugins/elements/gsttee.h
@@ -67,7 +67,7 @@ struct _GstTee {
/*< private >*/
/* lock protecting dynamic pads */
- GMutex *dyn_lock;
+ GMutex dyn_lock;
GstPad *sinkpad;
GstPad *allocpad;