From 39dd4c166d2750a00dfe1a3505a02bccaaf7f755 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Sat, 4 Apr 2020 11:53:36 +0200 Subject: modem-helpers: port clcc list parser to use object logging --- plugins/simtech/mm-shared-simtech.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/simtech/mm-shared-simtech.c') diff --git a/plugins/simtech/mm-shared-simtech.c b/plugins/simtech/mm-shared-simtech.c index aa5a66a3..ad313cf0 100644 --- a/plugins/simtech/mm-shared-simtech.c +++ b/plugins/simtech/mm-shared-simtech.c @@ -781,7 +781,7 @@ clcc_urc_received (MMPortSerialAt *port, full = g_match_info_fetch (match_info, 0); - if (!mm_simtech_parse_clcc_list (full, &call_info_list, &error)) { + if (!mm_simtech_parse_clcc_list (full, self, &call_info_list, &error)) { mm_warn ("couldn't parse +CLCC list in URC: %s", error->message); g_error_free (error); } else -- cgit v1.2.3-70-g09d2