From ee9c73a923909e23a649407be77e25235d769e25 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 11 May 2018 22:08:45 +0200 Subject: New upstream version 1.10.8 --- libnm/nm-ip-config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libnm/nm-ip-config.c') diff --git a/libnm/nm-ip-config.c b/libnm/nm-ip-config.c index ca99b1d4..74db9994 100644 --- a/libnm/nm-ip-config.c +++ b/libnm/nm-ip-config.c @@ -304,7 +304,7 @@ nm_ip_config_class_init (NMIPConfigClass *config_class) G_PARAM_STATIC_STRINGS)); /** - * NMIPConfig:routes: (type GPtrArray(NMIPRoute)) + * NMIPConfig:routes: * * A #GPtrArray containing the routes (#NMIPRoute) of the configuration. **/ -- cgit 1.3.0-6-gf8a5 From 04bc9e1cd3544445d883ad29ea108c1645c8e7b7 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 4 Jun 2018 00:07:45 +0200 Subject: New upstream version 1.11.4 --- libnm/nm-ip-config.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libnm/nm-ip-config.c') diff --git a/libnm/nm-ip-config.c b/libnm/nm-ip-config.c index 74db9994..d1a69f38 100644 --- a/libnm/nm-ip-config.c +++ b/libnm/nm-ip-config.c @@ -304,7 +304,7 @@ nm_ip_config_class_init (NMIPConfigClass *config_class) G_PARAM_STATIC_STRINGS)); /** - * NMIPConfig:routes: + * NMIPConfig:routes: (type GPtrArray(NMIPRoute)) * * A #GPtrArray containing the routes (#NMIPRoute) of the configuration. **/ @@ -491,7 +491,7 @@ nm_ip_config_get_wins_servers (NMIPConfig *config) * Gets the routes. * * Returns: (element-type NMIPRoute) (transfer none): the #GPtrArray containing - * #NMIPRoutes. This is the internal copy used by the configuration, and must + * #NMIPRoutes. This is the internal copy used by the configuration, and must * not be modified. The library never modifies the returned array and thus it is * safe for callers to reference and keep using it. * -- cgit 1.3.0-6-gf8a5