From 58f8be580039b0575b197b9573a1c92745d96d30 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 17 Jan 2017 20:25:09 +0100 Subject: New upstream version 1.5.90 --- src/NetworkManagerUtils.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/NetworkManagerUtils.c') diff --git a/src/NetworkManagerUtils.c b/src/NetworkManagerUtils.c index 7cfe03f1..55b660db 100644 --- a/src/NetworkManagerUtils.c +++ b/src/NetworkManagerUtils.c @@ -30,11 +30,11 @@ #include "nm-setting-ip6-config.h" #include "nm-core-internal.h" -#include "nm-platform.h" +#include "platform/nm-platform.h" #include "nm-exported-object.h" #include "nm-auth-utils.h" -/******************************************************************************/ +/*****************************************************************************/ /** * nm_utils_get_shared_wifi_permission: @@ -65,7 +65,7 @@ nm_utils_get_shared_wifi_permission (NMConnection *connection) return NULL; } -/******************************************************************************/ +/*****************************************************************************/ static char * get_new_connection_name (const GSList *existing, @@ -774,7 +774,7 @@ nm_utils_match_connection (GSList *connections, return best_match; } -/******************************************************************************/ +/*****************************************************************************/ /** * nm_utils_g_value_set_object_path: @@ -830,4 +830,4 @@ nm_utils_g_value_set_object_path_array (GValue *value, g_value_take_boxed (value, paths); } -/******************************************************************************/ +/*****************************************************************************/ -- cgit 1.3.0-6-gf8a5