From 34bb501be08aa2b313d88e67d6e0a7e0a3f9cfa6 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 5 May 2024 00:07:30 +0200 Subject: New upstream version 1.47.90 --- docs/libnm/html/NMSettingOvsOtherConfig.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/libnm/html/NMSettingOvsOtherConfig.html') diff --git a/docs/libnm/html/NMSettingOvsOtherConfig.html b/docs/libnm/html/NMSettingOvsOtherConfig.html index c778ab8b..de650136 100644 --- a/docs/libnm/html/NMSettingOvsOtherConfig.html +++ b/docs/libnm/html/NMSettingOvsOtherConfig.html @@ -118,7 +118,7 @@ nm_setting_ovs_other_config_new (
const char *const *
 nm_setting_ovs_other_config_get_data_keys
                                (NMSettingOvsOtherConfig *setting,
-                                guint *out_len);
+ guint *out_len);

Parameters

@@ -144,7 +144,7 @@ nm_setting_ovs_other_config_get_data_keys

Returns

a -NULL-terminated array containing each key from the table.

+NULL-terminated array containing each key from the table.

[array length=out_len][transfer none]

Since: 1.42

@@ -180,7 +180,7 @@ nm_setting_ovs_other_config_get_data (

Returns

the value associated with key -or NULL if no such +or NULL if no such value exists.

[transfer none]

@@ -214,7 +214,7 @@ nm_setting_ovs_other_config_set_data (

val

-
+ -- cgit 1.3.0-6-gf8a5

the value to set or NULL to clear a key.

the value to set or NULL to clear a key.

[nullable]