From 90e8691111889a7b5f3c812f5a41f15a8a058913 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 7 Nov 2017 00:14:39 +0100 Subject: New upstream version 1.9.90 --- libnm-util/nm-setting.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libnm-util/nm-setting.c') diff --git a/libnm-util/nm-setting.c b/libnm-util/nm-setting.c index 53e8f343..3bcefbc5 100644 --- a/libnm-util/nm-setting.c +++ b/libnm-util/nm-setting.c @@ -402,7 +402,7 @@ nm_setting_new_from_hash (GType setting_type, GHashTable *hash) continue; } - nm_g_object_set_property ((GObject *) setting, prop_name, src_value, NULL); + (void) nm_g_object_set_property ((GObject *) setting, prop_name, src_value, NULL); } g_type_class_unref (class); -- cgit 1.3.0-6-gf8a5