* java/util/zip/ZipFile.java: Compute the offset of the ZipEntry
authorgreen <green@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 7 Nov 1999 08:30:31 +0000 (08:30 +0000)
committergreen <green@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 7 Nov 1999 08:30:31 +0000 (08:30 +0000)
commitc37812572dd3c80be9fb44f2626582196e5baed2
treeb06c0ea4832a961f7d530839fbda063f08ac1992
parentdea5edae70dd1b89a4ac7ef992c213f9a2772630
    * java/util/zip/ZipFile.java: Compute the offset of the ZipEntry
        data correctly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30439 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/java/util/zip/ZipFile.java