From b600e6c9ce1552d95652e1e9623a1880941036d9 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Sat, 23 May 2015 18:06:20 +0200 Subject: mmcli,voice: align values of printed Call parameters --- cli/mmcli-call.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/mmcli-call.c') diff --git a/cli/mmcli-call.c b/cli/mmcli-call.c index 410290d7..842cec00 100644 --- a/cli/mmcli-call.c +++ b/cli/mmcli-call.c @@ -156,7 +156,7 @@ print_call_info (MMCall *call) g_print (" | direction: '%s'\n", mm_call_direction_get_string (mm_call_get_direction (call)) ); g_print (" -------------------------------\n" - " Properties | state: '%s'\n", mm_call_state_get_string (mm_call_get_state (call))); + " Properties | state: '%s'\n", mm_call_state_get_string (mm_call_get_state (call))); if (mm_call_get_state_reason(call) != MM_CALL_STATE_REASON_UNKNOWN) g_print (" | state reason: '%s'\n", -- cgit v1.2.3-70-g09d2