Commit a0e16076 by Tom Tromey Committed by Tom Tromey

Adler32.java: Use correct class name.

	* java/util/zip/Adler32.java: Use correct class name.  (Re-merge
	from Classpath.)

From-SVN: r46561
parent a7812c0b
2001-10-26 Tom Tromey <tromey@redhat.com>
* java/util/zip/Adler32.java: Use correct class name. (Re-merge
from Classpath.)
2001-10-25 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
* java/lang/VMClassLoader.java (getPrimitiveClass): Now native. Now
......
......@@ -81,7 +81,7 @@ package java.util.zip;
* @since JDK 1.1
*
* @see InflaterInputStream
* @see InflaterOutputStream
* @see DeflaterOutputStream
*/
public class Adler32 implements Checksum
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment