misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
evilsocket 2019-02-21 13:44:08 +01:00
commit 7623b3460c
No known key found for this signature in database
GPG key ID: 1564D7F30393A456

View file

@ -15,6 +15,7 @@
package gousb
// #cgo android CFLAGS: -I/data/data/com.termux/files/usr/include/libusb-1.0
// #include <libusb.h>
import "C"
import "strconv"