diff options
| author | Michael Biebl <biebl@debian.org> | 2020-10-05 22:27:18 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2020-10-05 22:27:18 +0200 |
| commit | aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e (patch) | |
| tree | a2a9bb4d007339a0b1304540388230ccedac32bd /docs/libnm/html/NMVpnPluginInfo.html | |
| parent | e7b44ef4c80907346ec7492a09c45277459924fc (diff) | |
New upstream version 1.27.90 upstream/1.27.90
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> |