diff --git a/tools/l2cap-tester.c b/tools/l2cap-tester.c
index 3ffe283..c16312d 100644
--- a/tools/l2cap-tester.c
+++ b/tools/l2cap-tester.c
tester_print("Will close socket during scan phase...");
- /* We tried to conect to LE device that is not advertising. It was added
- * to kernel whitelist, and scan was started. We should be still
- * scanning.
+ /* We tried to conect to LE device that is not advertising. It
+ * was added to kernel whitelist, and scan was started. We
+ * should be still scanning.
*/
if (!hciemu_is_master_le_scan_enabled(data->hciemu)) {
tester_print("Error - should be still scanning");