format (shendaras)

This commit is contained in:
shendaras
2004-04-10 11:50:11 +00:00
committed by zzz
parent 17a1b11f66
commit 51c49d7c1b
17 changed files with 1462 additions and 1464 deletions

View File

@@ -36,4 +36,4 @@ public interface I2PSocket {
* Closes the socket if not closed yet
*/
public void close() throws IOException;
}
}