From 913bcb40f6c699f8a38351c69e7ea263fe78f71f Mon Sep 17 00:00:00 2001
From: Michael Biebl
Date: Fri, 18 Nov 2022 17:48:09 +0100
Subject: New upstream version 1.40.4
---
docs/libnm/html/NMSetting.html | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
(limited to 'docs/libnm/html/NMSetting.html')
diff --git a/docs/libnm/html/NMSetting.html b/docs/libnm/html/NMSetting.html
index 36675132..d7259309 100644
--- a/docs/libnm/html/NMSetting.html
+++ b/docs/libnm/html/NMSetting.html
@@ -868,7 +868,7 @@ nm_setting_option_get ([transfer none]
-Since: 1.26.
+Since: 1.26
@@ -1178,19 +1178,19 @@ on
setting
Types and Values
NM_SETTING_PARAM_REQUIRED
-
#define NM_SETTING_PARAM_REQUIRED (1 << (1 + G_PARAM_USER_SHIFT))
+#define NM_SETTING_PARAM_REQUIRED 0x200
NM_SETTING_PARAM_SECRET
-
#define NM_SETTING_PARAM_SECRET (1 << (2 + G_PARAM_USER_SHIFT))
+#define NM_SETTING_PARAM_SECRET 0x400
NM_SETTING_PARAM_FUZZY_IGNORE
-
#define NM_SETTING_PARAM_FUZZY_IGNORE (1 << (3 + G_PARAM_USER_SHIFT))
+#define NM_SETTING_PARAM_FUZZY_IGNORE 0x800
@@ -1398,6 +1398,7 @@ overridden by user-controlled defaults configuration, is "never".
+Since: 1.2
--
cgit 1.3.0-6-gf8a5