Misc: Ensure all sources are UTF-8
* Also remove extra lines at the end of samples
This commit is contained in:
parent
cd87b6b1f1
commit
a544e5972b
22 changed files with 28 additions and 31 deletions
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* libusbx example program to list devices on the bus
|
||||
* Copyright © 2007 Daniel Drake <dsd@gentoo.org>
|
||||
* Copyright © 2007 Daniel Drake <dsd@gentoo.org>
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
|
@ -61,4 +61,3 @@ int main(void)
|
|||
libusb_exit(NULL);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue