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:
@@ -81,7 +81,7 @@ package java.util.zip;
|
||||
* @since JDK 1.1
|
||||
*
|
||||
* @see InflaterInputStream
|
||||
* @see InflaterOutputStream
|
||||
* @see DeflaterOutputStream
|
||||
*/
|
||||
public class Adler32 implements Checksum
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user