comment cleanup

git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@265 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
spandi
2008-02-06 21:31:36 +00:00
parent 4c25d9fed0
commit 23f1164d44
15 changed files with 0 additions and 27 deletions

View File

@@ -16,8 +16,6 @@ import ch.ntb.usb.Utils;
* standard out.<br>
*
*
* @author schlaepfer
*
*/
public class LogBus {

View File

@@ -14,8 +14,6 @@ import ch.ntb.usb.USBException;
/**
* Demo class to demonstrate simple read and write operations to an USB device.<br>
*
* @author schlaepfer
*
*/
public class ReadWrite {