mirror of
https://github.com/RPCS3/libusb.git
synced 2026-07-25 12:35:24 -04:00
d346cd9060
The OpenBSD C compiler generates a warning for every use of sprintf() and for a good reason. Reported in http://marc.info/?m=133376187514495 Reported-by: Xiaofan Chen <xiaofanc@gmail.com>