Diff between 5d59dae9daac8a5c6e3141695193deaff9d69ea1 and 404f0fb9a21121442c6de3e634b9f6562aae5b5f
Changed Files
| File | Additions | Deletions | Status |
| tools/mgmt-tester.c | +1 | -1 | modified |
Full Patch
diff --git a/tools/mgmt-tester.c b/tools/mgmt-tester.c
index ea16040..b5be5b2 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;