ZipFile.java: Compute the offset of the ZipEntry data correctly.
authorAnthony Green <green@trip.cygnus.com>
Sun, 7 Nov 1999 08:30:31 +0000 (08:30 +0000)
committerAnthony Green <green@gcc.gnu.org>
Sun, 7 Nov 1999 08:30:31 +0000 (08:30 +0000)
commita21d0597666aa3c801f70ad24962543a97276ca9
treeb06c0ea4832a961f7d530839fbda063f08ac1992
parent309ca067d42a680b3d9f8a55c697469f1d92d04a
ZipFile.java: Compute the offset of the ZipEntry data correctly.

        * java/util/zip/ZipFile.java: Compute the offset of the ZipEntry
        data correctly.

From-SVN: r30439
libjava/ChangeLog
libjava/java/util/zip/ZipFile.java