From 03fed8131d07b4b1dbb3281e9e8d1733d4dec172 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 4 Dec 2017 18:12:30 +0200 Subject: [PATCH] Fix ownership transfer of the pad in gir-files in gst_pad_remove() --- gir-files/Gst-1.0.gir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gir-files/Gst-1.0.gir b/gir-files/Gst-1.0.gir index 5285e6122..99537d013 100644 --- a/gir-files/Gst-1.0.gir +++ b/gir-files/Gst-1.0.gir @@ -13945,7 +13945,7 @@ MT safe. a #GstElement to remove pad from. - + the #GstPad to remove from the element.