This commit is contained in:
jrandom
2004-08-01 20:25:25 +00:00
committed by zzz
parent c5b289fb1f
commit 8add433966
2 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ import net.i2p.util.Log;
/**
* Simple streaming lib test app that connects to a given destination and sends
* it a particular amount of random data, then disconnects. See the {@link main}
* it a particular amount of random data, then disconnects. See the {@link #main}
*
*/
public class StreamSinkClient {