- missing override annotations added
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@158 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
@@ -50,6 +50,7 @@ public class Usb_Device {
|
||||
*/
|
||||
public Usb_Device children;
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return "Usb_Device " + filename;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user