From 77ff2758b3c377f326e49f92abf959a5be33a55d Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Fri, 2 Dec 2011 20:44:36 +0100 Subject: cli: logging improvements --- cli/mmcli-common.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cli/mmcli-common.c') diff --git a/cli/mmcli-common.c b/cli/mmcli-common.c index 0e5b746e..9062e230 100644 --- a/cli/mmcli-common.c +++ b/cli/mmcli-common.c @@ -130,11 +130,11 @@ find_modem (MMManager *manager, g_list_free (modems); if (!found) { - g_printerr ("error: couldn't find the Modem at '%s'\n", modem_path); + g_printerr ("error: couldn't find modem at '%s'\n", modem_path); exit (EXIT_FAILURE); } - g_debug ("Modem found at '%s'", modem_path); + g_debug ("Modem found at '%s'\n", modem_path); return found; } -- cgit v1.2.3-70-g09d2