ZipOutputStream.java
6.58 KB
-
ZipOutputStream.java (closeEntry): Fixed error caused by the incorrect casting of a long to an int. · fee2681f
2000-02-28 Mo DeJong <mdejong@cygnus.com> * java/util/zip/ZipOutputStream.java(closeEntry) : Fixed error caused by the incorrect casting of a long to an int. From-SVN: r32257
Mo DeJong committed