- LibusbWin renamed to LibusbJava
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@208 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
@@ -31,7 +31,7 @@ public class Usb_Interface_Descriptor extends Usb_Descriptor {
|
||||
public byte bInterfaceNumber;
|
||||
|
||||
/**
|
||||
* Value used to select alternate setting ({@link LibusbWin#usb_set_altinterface(int, int)}).
|
||||
* Value used to select alternate setting ({@link LibusbJava#usb_set_altinterface(int, int)}).
|
||||
*/
|
||||
public byte bAlternateSetting;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user