javadoc update
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@256 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
@@ -99,7 +99,8 @@ public class LibusbJava {
|
||||
*
|
||||
* @param dev
|
||||
* The device to open.
|
||||
* @return a handle used in future communication with the device.
|
||||
* @return a handle used in future communication with the device. 0 if an
|
||||
* error has occurred.
|
||||
*/
|
||||
public static native int usb_open(Usb_Device dev);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user