am7xxx-modeswitch: adjust comment formatting
authorAntonio Ospite <ao2@ao2.it>
Sat, 9 Jan 2016 12:17:49 +0000 (13:17 +0100)
committerAntonio Ospite <ao2@ao2.it>
Sat, 9 Jan 2016 12:17:49 +0000 (13:17 +0100)
examples/am7xxx-modeswitch.c

index 793130e..abc35d3 100644 (file)
@@ -88,7 +88,8 @@ int main(void)
                goto out_libusb_close;
        }
 
-       /* Checking that the configuration has not changed, as suggested in
+       /* 
+        * Checking that the configuration has not changed, as suggested in
         * http://libusb.sourceforge.net/api-1.0/caveats.html
         */
        current_configuration = -1;