From aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 5 Oct 2020 22:27:18 +0200 Subject: New upstream version 1.27.90 --- docs/libnm/html/NMIPConfig.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'docs/libnm/html/NMIPConfig.html') diff --git a/docs/libnm/html/NMIPConfig.html b/docs/libnm/html/NMIPConfig.html index e2be9773..18ddd31d 100644 --- a/docs/libnm/html/NMIPConfig.html +++ b/docs/libnm/html/NMIPConfig.html @@ -71,28 +71,28 @@ -const char * const * +const char *const * nm_ip_config_get_nameservers () -const char * const * +const char *const * nm_ip_config_get_domains () -const char * const * +const char *const * nm_ip_config_get_searches () -const char * const * +const char *const * nm_ip_config_get_wins_servers () @@ -265,7 +265,7 @@ safe for callers to reference and keep using it.


nm_ip_config_get_nameservers ()

-
const char * const *
+
const char *const *
 nm_ip_config_get_nameservers (NMIPConfig *config);

Gets the domain name servers (DNS).

@@ -292,7 +292,7 @@ nm_ip_config_get_nameservers (

nm_ip_config_get_domains ()

-
const char * const *
+
const char *const *
 nm_ip_config_get_domains (NMIPConfig *config);

Gets the domain names.

@@ -320,7 +320,7 @@ nm_ip_config_get_domains (

nm_ip_config_get_searches ()

-
const char * const *
+
const char *const *
 nm_ip_config_get_searches (NMIPConfig *config);

Gets the DNS searches.

@@ -348,7 +348,7 @@ nm_ip_config_get_searches (

nm_ip_config_get_wins_servers ()

-
const char * const *
+
const char *const *
 nm_ip_config_get_wins_servers (NMIPConfig *config);

Gets the Windows Internet Name Service servers (WINS).

@@ -378,43 +378,43 @@ nm_ip_config_get_wins_servers (

Types and Values

NM_IP_CONFIG_FAMILY

-
#define NM_IP_CONFIG_FAMILY "family"
+
#define NM_IP_CONFIG_FAMILY       "family"
 

NM_IP_CONFIG_GATEWAY

-
#define NM_IP_CONFIG_GATEWAY "gateway"
+
#define NM_IP_CONFIG_GATEWAY      "gateway"
 

NM_IP_CONFIG_ADDRESSES

-
#define NM_IP_CONFIG_ADDRESSES "addresses"
+
#define NM_IP_CONFIG_ADDRESSES    "addresses"
 

NM_IP_CONFIG_ROUTES

-
#define NM_IP_CONFIG_ROUTES "routes"
+
#define NM_IP_CONFIG_ROUTES       "routes"
 

NM_IP_CONFIG_NAMESERVERS

-
#define NM_IP_CONFIG_NAMESERVERS "nameservers"
+
#define NM_IP_CONFIG_NAMESERVERS  "nameservers"
 

NM_IP_CONFIG_DOMAINS

-
#define NM_IP_CONFIG_DOMAINS "domains"
+
#define NM_IP_CONFIG_DOMAINS      "domains"
 

NM_IP_CONFIG_SEARCHES

-
#define NM_IP_CONFIG_SEARCHES "searches"
+
#define NM_IP_CONFIG_SEARCHES     "searches"
 

-- cgit 1.3.0-6-gf8a5