BufferedOutputStream.java, [...]: More merges from classpath.
2003-03-18 Michael Koch <konqueror@gmx.de> * java/io/BufferedOutputStream.java, java/io/DataInput.java, java/io/DataInputStream.java, java/io/DataOutput.java, java/io/Externalizable.java: More merges from classpath. From-SVN: r64528
This commit is contained in:
parent
71a15b1586
commit
fddab7dc9b
6 changed files with 730 additions and 739 deletions
|
@ -1,5 +1,5 @@
|
|||
/* DataInputStream.java -- FilteredInputStream that implements DataInput
|
||||
Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation
|
||||
Copyright (C) 1998, 1999, 2000, 2001, 2003 Free Software Foundation
|
||||
|
||||
This file is part of GNU Classpath.
|
||||
|
||||
|
@ -50,8 +50,6 @@ package java.io;
|
|||
*
|
||||
* @see DataInput
|
||||
*
|
||||
* @version 0.0
|
||||
*
|
||||
* @author Warren Levy <warrenl@cygnus.com>
|
||||
* @author Aaron M. Renn (arenn@urbanophile.com)
|
||||
* @date October 20, 1998.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue