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:
@@ -50,7 +50,7 @@ import java.io.OutputStream;
|
||||
*/
|
||||
public class BigEndianOutputStream
|
||||
extends DataOutputStream
|
||||
implements abstractDataOutputStream
|
||||
implements AbstractDataOutput
|
||||
{
|
||||
/**
|
||||
* Delegate functionality to the parent constructor.
|
||||
|
||||
Reference in New Issue
Block a user