examples: reformat testlibusb.c
convert from DOS to Unix text format remove extra spaces at end of line
This commit is contained in:
parent
32ef4335d4
commit
a1cf206218
2 changed files with 273 additions and 274 deletions
|
@ -233,7 +233,6 @@ static int print_device(libusb_device *dev, int level)
|
|||
libusb_free_config_descriptor(config);
|
||||
}
|
||||
|
||||
|
||||
if (handle && desc.bcdUSB >= 0x0201) {
|
||||
print_bos(handle);
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
#define LIBUSB_NANO 11208
|
||||
#define LIBUSB_NANO 11209
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue