Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libusb.h: Avoid UNREFERENCED_PARAMETER on GCC/clang
It interferes with -Wuninitialized on recent clang. Fixes libusb#1381 Signed-off-by: Tormod Volden <[email protected]>
- Loading branch information