mirror of
https://github.com/RPCS3/libusb.git
synced 2026-07-22 09:05:30 -04:00
bc790a9c41
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>