From 88c227d90a6b7b388c5c85d72802a0ca8f05ed5c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 13 Jan 2022 22:30:39 +0100 Subject: New upstream version 1.34.0 --- src/nmcli/settings.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/nmcli/settings.c') diff --git a/src/nmcli/settings.c b/src/nmcli/settings.c index 6c93c021..f4966400 100644 --- a/src/nmcli/settings.c +++ b/src/nmcli/settings.c @@ -362,7 +362,7 @@ _set_fcn_precheck_connection_secondaries(NMClient * client, char ** iter; gboolean modified = FALSE; - strv0 = nm_utils_strsplit_set(value, " \t,"); + strv0 = nm_strsplit_set(value, " \t,"); if (!strv0) return TRUE; -- cgit 1.3.0-6-gf8a5