javadoc fix

This commit is contained in:
jrandom
2004-04-10 04:06:47 +00:00
committed by zzz
parent f37c0ed612
commit ee119de6c4

View File

@ -111,7 +111,7 @@ class ConnectionRunner implements I2CPMessageReader.I2CPMessageEventListener {
/**
* Actually run the connection - listen for I2CP messages and respond. This
* is the main driver for this class, though it gets all its meat from the
* {@link net.invisiblenet.i2p.data.i2cp.I2CPMessageReader I2CPMessageReader}
* {@link net.i2p.data.i2cp.I2CPMessageReader I2CPMessageReader}
*
*/
public void doYourThing() throws IOException {