summaryrefslogtreecommitdiff
path: root/gst/gst.defs
diff options
context:
space:
mode:
Diffstat (limited to 'gst/gst.defs')
-rw-r--r--gst/gst.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gst.defs b/gst/gst.defs
index 4b06c1d..d16b038 100644
--- a/gst/gst.defs
+++ b/gst/gst.defs
@@ -2529,7 +2529,7 @@
(c-name "gst_ghost_pad_set_target")
(return-type "gboolean")
(parameters
- '("GstPad*" "newtarget")
+ '("GstPad*" "newtarget" (null-ok))
)
)