I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit c4030f8d authored by sponge's avatar sponge
Browse files

Fixed one javadoc problem in snark.

This patch completes the javadoc fixups. Additions are pending.
parent e103f33c
No related branches found
No related tags found
No related merge requests found
...@@ -59,7 +59,6 @@ public interface StorageListener ...@@ -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);
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment