javadoc fixes

This commit is contained in:
zzz
2015-05-13 10:48:48 +00:00
parent e68ca573f0
commit a3b1327934
2 changed files with 1 additions and 2 deletions

View File

@@ -14,7 +14,6 @@ import net.i2p.data.Destination;
public class UDPSink implements Sink {
/**
* @param src ignored
* @throws IllegalArgumentException on DatagramSocket IOException
*/
public UDPSink(InetAddress host, int port) {