forked from I2P_Developers/i2p.i2p
Fixed one javadoc problem in snark.
This patch completes the javadoc fixups. Additions are pending.
This commit is contained in:
@@ -59,7 +59,6 @@ public interface StorageListener
|
|||||||
/** Reset the peer's wanted pieces table
|
/** Reset the peer's wanted pieces table
|
||||||
* Call after the storage double-check fails
|
* Call after the storage double-check fails
|
||||||
*
|
*
|
||||||
* @param peer the peer
|
|
||||||
*/
|
*/
|
||||||
void setWantedPieces(Storage storage);
|
void setWantedPieces(Storage storage);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user