javadoc fixes

This commit is contained in:
jrandom
2004-08-01 18:47:12 +00:00
committed by zzz
parent f85ce180ed
commit c5b289fb1f
2 changed files with 7 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ import net.i2p.util.Log;
/**
* Listen to a destination, receiving any sockets and writing anything they
* send to a new file.
* send to a new file. See the {@link #main}
*
*/
public class StreamSinkServer {