From f50282e4b2b9c3e2c8292b8ca6ae82caaab71ecc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Tue, 25 Jan 2022 14:10:54 +0200 Subject: Update glib introspection data This is based on 0ea10bf904e2098739fe0f5df52be549343effa9 --- gir/gio-2.0.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c index 093080e3..a1298c01 100644 --- a/gir/gio-2.0.c +++ b/gir/gio-2.0.c @@ -40203,7 +40203,7 @@ /** * g_tls_certificate_new_from_pkcs12: - * @data: DER-encoded PKCS #12 format certificate data + * @data: (array length=length): DER-encoded PKCS #12 format certificate data * @length: the length of @data * @password: (nullable): optional password for encrypted certificate data * @error: #GError for error reporting, or %NULL to ignore. -- cgit v1.2.1