javadoc fix

This commit is contained in:
jrandom
2004-09-26 14:50:49 +00:00
committed by zzz
parent 4c2619d948
commit 4c29c20613
2 changed files with 2 additions and 2 deletions

View File

@ -234,7 +234,7 @@ class I2PSocketImpl implements I2PSocket {
}
/**
* Close the socket from the I2P side, e. g. by a close packet.
* Close the socket from the I2P side (by a close packet)
*/
protected void internalClose() {
synchronized (flagLock) {