diff options
| author | Michael Biebl <biebl@debian.org> | 2020-10-05 22:28:16 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2020-10-05 22:28:16 +0200 |
| commit | 47a2114d6f697a31d84c8874c49e94dd04119d75 (patch) | |
| tree | e3022686ff1956d7f17f1f7cdf7022ce980b7a5c /docs/libnm/html/NMVpnPluginInfo.html | |
| parent | 9d722f3d3492e31c0b3e4bcba603ffd65309c621 (diff) | |
| parent | aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e (diff) | |
Update upstream source from tag 'upstream/1.27.90'
Update to upstream version '1.27.90' with Debian dir 72a0791efa5966be1724a82dfcac90f6cd22bd1b
Diffstat (limited to 'docs/libnm/html/NMVpnPluginInfo.html')
| -rw-r--r-- | docs/libnm/html/NMVpnPluginInfo.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/libnm/html/NMVpnPluginInfo.html b/docs/libnm/html/NMVpnPluginInfo.html index 3f4bc09a..9864819c 100644 --- a/docs/libnm/html/NMVpnPluginInfo.html +++ b/docs/libnm/html/NMVpnPluginInfo.html @@ -122,7 +122,7 @@ </td> </tr> <tr> -<td class="function_type">const <span class="returnvalue">char</span> *const* +<td class="function_type">const <span class="returnvalue">char</span> *const * </td> <td class="function_name"> <a class="link" href="NMVpnPluginInfo.html#nm-vpn-plugin-info-get-aliases" title="nm_vpn_plugin_info_get_aliases ()">nm_vpn_plugin_info_get_aliases</a> <span class="c_punctuation">()</span> @@ -618,7 +618,7 @@ nm_vpn_plugin_info_supports_multiple (<em class="parameter"><code><a class="link <hr> <div class="refsect2"> <a name="nm-vpn-plugin-info-get-aliases"></a><h3>nm_vpn_plugin_info_get_aliases ()</h3> -<pre class="programlisting">const <span class="returnvalue">char</span> *const* +<pre class="programlisting">const <span class="returnvalue">char</span> *const * nm_vpn_plugin_info_get_aliases (<em class="parameter"><code><a class="link" href="NMVpnPluginInfo.html" title="NMVpnPluginInfo"><span class="type">NMVpnPluginInfo</span></a> *self</code></em>);</pre> <div class="refsect3"> <a name="nm-vpn-plugin-info-get-aliases.parameters"></a><h4>Parameters</h4> @@ -1112,37 +1112,37 @@ plugin only once, unless you reset the state via <a name="NMVpnPluginInfo.other_details"></a><h2>Types and Values</h2> <div class="refsect2"> <a name="NM-VPN-PLUGIN-INFO-NAME:CAPS"></a><h3>NM_VPN_PLUGIN_INFO_NAME</h3> -<pre class="programlisting">#define NM_VPN_PLUGIN_INFO_NAME "name" +<pre class="programlisting">#define NM_VPN_PLUGIN_INFO_NAME "name" </pre> </div> <hr> <div class="refsect2"> <a name="NM-VPN-PLUGIN-INFO-FILENAME:CAPS"></a><h3>NM_VPN_PLUGIN_INFO_FILENAME</h3> -<pre class="programlisting">#define NM_VPN_PLUGIN_INFO_FILENAME "filename" +<pre class="programlisting">#define NM_VPN_PLUGIN_INFO_FILENAME "filename" </pre> </div> <hr> <div class="refsect2"> <a name="NM-VPN-PLUGIN-INFO-KEYFILE:CAPS"></a><h3>NM_VPN_PLUGIN_INFO_KEYFILE</h3> -<pre class="programlisting">#define NM_VPN_PLUGIN_INFO_KEYFILE "keyfile" +<pre class="programlisting">#define NM_VPN_PLUGIN_INFO_KEYFILE "keyfile" </pre> </div> <hr> <div class="refsect2"> <a name="NM-VPN-PLUGIN-INFO-KF-GROUP-CONNECTION:CAPS"></a><h3>NM_VPN_PLUGIN_INFO_KF_GROUP_CONNECTION</h3> -<pre class="programlisting">#define NM_VPN_PLUGIN_INFO_KF_GROUP_CONNECTION "VPN Connection" +<pre class="programlisting">#define NM_VPN_PLUGIN_INFO_KF_GROUP_CONNECTION "VPN Connection" </pre> </div> <hr> <div class="refsect2"> <a name="NM-VPN-PLUGIN-INFO-KF-GROUP-LIBNM:CAPS"></a><h3>NM_VPN_PLUGIN_INFO_KF_GROUP_LIBNM</h3> -<pre class="programlisting">#define NM_VPN_PLUGIN_INFO_KF_GROUP_LIBNM "libnm" +<pre class="programlisting">#define NM_VPN_PLUGIN_INFO_KF_GROUP_LIBNM "libnm" </pre> </div> <hr> <div class="refsect2"> <a name="NM-VPN-PLUGIN-INFO-KF-GROUP-GNOME:CAPS"></a><h3>NM_VPN_PLUGIN_INFO_KF_GROUP_GNOME</h3> -<pre class="programlisting">#define NM_VPN_PLUGIN_INFO_KF_GROUP_GNOME "GNOME" +<pre class="programlisting">#define NM_VPN_PLUGIN_INFO_KF_GROUP_GNOME "GNOME" </pre> </div> </div> |