From b012fa6e1d808e0736c009799c62d835cbfcc1dd Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 13 Mar 2020 00:44:14 +0100 Subject: New upstream version 1.22.10 --- libnm-core/nm-utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libnm-core/nm-utils.c') diff --git a/libnm-core/nm-utils.c b/libnm-core/nm-utils.c index 90ae4070..ea4c52c0 100644 --- a/libnm-core/nm-utils.c +++ b/libnm-core/nm-utils.c @@ -1185,7 +1185,7 @@ nm_utils_security_valid (NMUtilsSecurityType type, case NMU_SEC_LEAP: /* require PRIVACY bit for LEAP? */ if (adhoc) return FALSE; - /* fall through */ + /* fall-through */ case NMU_SEC_STATIC_WEP: g_assert (have_ap); if (!(ap_flags & NM_802_11_AP_FLAGS_PRIVACY)) -- cgit 1.3.0-6-gf8a5