OSDN Git Service

tools/l2cap-tester: Fix minor coding style issue (line lengths)
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 16 Nov 2015 10:22:19 +0000 (12:22 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 16 Nov 2015 10:22:19 +0000 (12:22 +0200)
tools/l2cap-tester.c

index 3ffe283..c16312d 100644 (file)
@@ -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");