From 1e5977b62f896e844b548c3007ace9e1dfa7f9ed Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sat, 11 Apr 2020 21:28:04 +0200 Subject: New upstream version 1.23.90 --- libnm-core/nm-setting-match.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libnm-core/nm-setting-match.c') diff --git a/libnm-core/nm-setting-match.c b/libnm-core/nm-setting-match.c index 2fbd0716..2e058810 100644 --- a/libnm-core/nm-setting-match.c +++ b/libnm-core/nm-setting-match.c @@ -25,7 +25,7 @@ NM_GOBJECT_PROPERTIES_DEFINE (NMSettingMatch, /** * NMSettingMatch: * - * Match settings. + * Match settings * * Since: 1.14 */ -- cgit 1.3.0-6-gf8a5 From d460892bbfece74fb6d3cd846bf6ef548290be41 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 8 May 2020 21:40:53 +0200 Subject: New upstream version 1.24.0 --- libnm-core/nm-setting-match.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libnm-core/nm-setting-match.c') diff --git a/libnm-core/nm-setting-match.c b/libnm-core/nm-setting-match.c index 2e058810..3ad58daf 100644 --- a/libnm-core/nm-setting-match.c +++ b/libnm-core/nm-setting-match.c @@ -171,10 +171,11 @@ nm_setting_match_clear_interface_names (NMSettingMatch *setting) /** * nm_setting_match_get_interface_names: * @setting: the #NMSettingMatch + * @length: (out): the length of the returned interface names array. * * Returns all the interface names. * - * Returns: (transfer none): the configured interface names. + * Returns: (transfer none) (array length=length): the configured interface names. * * Since: 1.14 **/ -- cgit 1.3.0-6-gf8a5