diff --git a/core/java/src/net/metanotion/package.html b/core/java/src/net/metanotion/package.html index 82e22b737..9ca87ac2c 100644 --- a/core/java/src/net/metanotion/package.html +++ b/core/java/src/net/metanotion/package.html @@ -140,17 +140,17 @@ public class BlockFile implements Closeable {
An unnecessary class was removed, some junk methods removed, and a couple of JDK compatability issues were fixed. The StringBytes class was switched to ASCII(from UTF-8) for better compatibility.