always return 0 in usb_open instead of -1, -2 as this may be valid addresses -> set shared library specific error strings to get a precise error cause
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@250 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# NOTE: if the version is changed -> change the define in resource.rc"
|
||||
version.major=0
|
||||
version.minor=2
|
||||
version.micro=0
|
||||
version.micro=1
|
||||
version.nano=0
|
||||
Reference in New Issue
Block a user