From b22a7b55d0bc5a7999dccaeacdde745f5ace9d66 Mon Sep 17 00:00:00 2001
From: Michael Biebl
Date: Thu, 23 Feb 2023 17:11:22 +0100
Subject: New upstream version 1.42.2
---
docs/libnm/html/NMVpnServicePlugin.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'docs/libnm/html/NMVpnServicePlugin.html')
diff --git a/docs/libnm/html/NMVpnServicePlugin.html b/docs/libnm/html/NMVpnServicePlugin.html
index e85b3be9..4cbabe94 100644
--- a/docs/libnm/html/NMVpnServicePlugin.html
+++ b/docs/libnm/html/NMVpnServicePlugin.html
@@ -441,11 +441,11 @@ an applet when the applet calls the authentication dialog of the VPN plugin.
nm_vpn_service_plugin_get_secret_flags
(GHashTable *data,
const char *secret_name,
- NMSettingSecretFlags *out_flags);
+ NMSettingSecretFlags *out_flags);
Given a VPN secret key name, attempts to find the corresponding flags data
item in data
. If found, converts the flags data item to
-NMSettingSecretFlags and returns it.
+NMSettingSecretFlags and returns it.