Imported GNU Classpath 0.19 + gcj-import-20051115.
* sources.am: Regenerated.
* Makefile.in: Likewise.
* scripts/makemake.tcl: Use glob -nocomplain.
From-SVN: r107049
This commit is contained in:
@@ -49,7 +49,7 @@ import java.io.InputStream;
|
||||
*/
|
||||
public class BigEndianInputStream
|
||||
extends DataInputStream
|
||||
implements abstractDataInputStream
|
||||
implements AbstractDataInput
|
||||
{
|
||||
/**
|
||||
* Delegates to the parent constructor.
|
||||
|
||||
Reference in New Issue
Block a user