diff options
-rw-r--r-- | plugins/huawei/mm-plugin-huawei.c | 3 |
1 files changed, 1 insertions, 2 deletions
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); } |