]> err.no Git - yubikey-personalization/commit
add usb context
authorKlas Lindfors <klas@yubico.com>
Fri, 14 Sep 2012 07:48:00 +0000 (09:48 +0200)
committerKlas Lindfors <klas@yubico.com>
Fri, 14 Sep 2012 07:48:00 +0000 (09:48 +0200)
commit816cefe0305745ae0ad23dce504f1f47aa458f78
tree519235a0935afe5ed238ec0fb5664a30da2911dd
parent478ee97ef4905c8f57d47344e46c056cf02fc971
add usb context

according to libusb documentation (in source code) that is needed if
you want to be able to do several calls to libusb_init from the same
process, and we might do that.
ykcore/ykcore_libusb-1.0.c