From 404f0fb9a21121442c6de3e634b9f6562aae5b5f Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Mon, 23 Nov 2015 12:41:37 +0200 Subject: tools/mgmt-tester: Fix minor typo --- tools/mgmt-tester.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/mgmt-tester.c b/tools/mgmt-tester.c index ea16040fa..b5be5b2be 100644 --- a/tools/mgmt-tester.c +++ b/tools/mgmt-tester.c @@ -5091,7 +5091,7 @@ static void setup_add_device(const void *test_data) const unsigned char *add_param; size_t add_param_len; - tester_print("Powering on controller (with added device))"); + tester_print("Powering on controller (with added device)"); if (data->hciemu_type == HCIEMU_TYPE_LE) { add_param = add_device_success_param_2; -- cgit v1.2.1