commit | 48200f2cc23633899270e7c666ac7e948ead8df1 | [log] [tgz] |
---|---|---|
author | root <asavah@avh.od.ua> | Sun Jan 26 15:01:09 2020 +0200 |
committer | Ludovic Rousseau <ludovic.rousseau@free.fr> | Sun Jan 26 14:25:28 2020 +0100 |
tree | 012e23a6504c81f8055c674147bdeee21e41e92b | |
parent | 7bc0ff3ce94572f3e52718938e4beb4c7a86bfff [diff] |
core: Fix build on linux Commit 7bc0ff3 left a parenthesis over which prevents succesful build. Signed-off-by: Andrey Perevortkin <asavah@avh.od.ua>
libusb is a library for USB device access from Linux, macOS, Windows, OpenBSD/NetBSD and Haiku userspace. It is written in C (Haiku backend in C++) and licensed under the GNU Lesser General Public License version 2.1 or, at your option, any later version (see COPYING).
libusb is abstracted internally in such a way that it can hopefully be ported to other operating systems. Please see the PORTING file for more information.
libusb homepage: http://libusb.info/
Developers will wish to consult the API documentation: http://api.libusb.info
Use the mailing list for questions, comments, etc: http://mailing-list.libusb.info
(Please use the mailing list rather than mailing developers directly)