Diff between 1e82a61e542cba94f80a66a2edabe3f68c5e4a2d and dd64e9f908bbb980aea34362bcce0560eaaed58c

Changed Files

File Additions Deletions Status
tools/l2cap-tester.c +3 -3 modified

Full Patch

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
@@ -1322,9 +1322,9 @@ static gboolean test_close_socket_1_part_2(gpointer args)
 
 	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");