fix: warnings when generating javadoc

This commit is contained in:
mkvore-commit
2009-05-12 10:46:34 +00:00
parent a6f106ed6d
commit 965b183d9e
5 changed files with 18 additions and 18 deletions

View File

@@ -222,7 +222,7 @@ on the client socket : all remaining data passing through the
current socket is forwarded from and to the connected I2P destination
peer.
* If SILENCE=false was passed, which is the default value, the SAM bridge
sends the client a ASCII line containing the base64 public destination key
sends the client an ASCII line containing the base64 public destination key
of the requesting peer. After this '\n' terminated line, all remaining data
passing through the current socket is forwarded from and to the connected
I2P destination peer, until one of the peer closes the socket.