forked from I2P_Developers/i2p.i2p
Tweak so TODO is marked in IDEs
This commit is contained in:
@@ -83,7 +83,7 @@ import net.i2p.util.OrderedProperties;
|
||||
* An I2PTunnel tracks one or more I2PTunnelTasks and one or more I2PSessions.
|
||||
* Usually one of each.
|
||||
*
|
||||
* Todo: Most events are not listened to elsewhere, so error propagation is poor
|
||||
* TODO: Most events are not listened to elsewhere, so error propagation is poor
|
||||
*/
|
||||
public class I2PTunnel extends EventDispatcherImpl implements Logging {
|
||||
private final Log _log;
|
||||
|
Reference in New Issue
Block a user