Adler32.java: Use correct class name.
* java/util/zip/Adler32.java: Use correct class name. (Re-merge from Classpath.) From-SVN: r46561
This commit is contained in:
parent
a7812c0b00
commit
a0e16076a2
2 changed files with 6 additions and 1 deletions
|
@ -81,7 +81,7 @@ package java.util.zip;
|
|||
* @since JDK 1.1
|
||||
*
|
||||
* @see InflaterInputStream
|
||||
* @see InflaterOutputStream
|
||||
* @see DeflaterOutputStream
|
||||
*/
|
||||
public class Adler32 implements Checksum
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue