X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/7171c39ad4fa77b1932614b94c3d8eb7fa3527f8..96287291d6d9e1e7a421d4b5663e6e8d32699a6d:/examples/am7xxx-modeswitch.c diff --git a/examples/am7xxx-modeswitch.c b/examples/am7xxx-modeswitch.c index 793130e..abc35d3 100644 --- a/examples/am7xxx-modeswitch.c +++ b/examples/am7xxx-modeswitch.c @@ -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;