[PATCH 4/4] call-settings: Fix typo

Max Rudik <[email protected]>
Newsgroups dev.linux.lists.ofono
Message-ID <[email protected]>
---
 src/call-settings.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/call-settings.c b/src/call-settings.c
index 123ccb68..f9061003 100644
--- a/src/call-settings.c
+++ b/src/call-settings.c
@@ -494,7 +494,7 @@ static gboolean cw_ss_control(int type,
 		goto error;
 	}
 
-	if (strlen(sib) || strlen(sib) || strlen(dn))
+	if (strlen(sib) || strlen(sic) || strlen(dn))
 		goto bad_format;
 
 	if ((type == SS_CONTROL_TYPE_QUERY && cs->driver->cw_query == NULL) ||
-- 
2.34.1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.