From 1bd939d4b8e6e5d28ffdb9cd63e7b9c560469b1d Mon Sep 17 00:00:00 2001 From: Ben Chan Date: Wed, 19 Feb 2014 12:08:24 -0800 Subject: huawei: fix a debug message This patch simply fixes the following debug message: from: (Huawei) couldn't turn off unsolicited messages insecondary ports: 'Unknown error' to: (Huawei) couldn't turn off unsolicited messages in secondary ports: 'Unknown error' --- plugins/huawei/mm-plugin-huawei.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'plugins') diff --git a/plugins/huawei/mm-plugin-huawei.c b/plugins/huawei/mm-plugin-huawei.c index 20787740..89fe0fc8 100644 --- a/plugins/huawei/mm-plugin-huawei.c +++ b/plugins/huawei/mm-plugin-huawei.c @@ -190,8 +190,7 @@ curc_ready (MMPortSerialAt *port, MM_SERIAL_ERROR_RESPONSE_TIMEOUT)) goto out; - mm_dbg ("(Huawei) couldn't turn off unsolicited messages in" - "secondary ports: '%s'", + mm_dbg ("(Huawei) couldn't turn off unsolicited messages in secondary ports: '%s'", error->message); } -- cgit v1.2.3-70-g09d2