- Added the depricated annotation for the legacy-libusb class

git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@291 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
uniederer
2012-04-11 05:27:12 +00:00
parent 8800bb8e83
commit 0aae67e050

View File

@@ -16,6 +16,7 @@ package ch.ntb.inf.libusbJava;
* projects use {@link LibusbJava1}
*
*/
@Deprecated
public class LibusbJava {
private static Usb_Bus busses = null;