am7xxx-modeswitch: adjust comment formatting
[libam7xxx.git] / 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;