/[classpath]/classpath/java/io/DataOutput.java
ViewVC logotype

Diff of /classpath/java/io/DataOutput.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by arenn, Mon Apr 7 19:45:21 2003 UTC revision 1.12.2.1 by gnu_andrew, Sat Feb 19 10:50:35 2005 UTC
# Line 1  Line 1 
1  /* DataOutput.java -- Interface for writing data from a stream  /* DataOutput.java -- Interface for writing data from a stream
2     Copyright (C) 1998, 1999, 2001, 2003 Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2001, 2003, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 49  package java.io; Line 49  package java.io;
49   * by classes implementing the <code>DataInput</code> interface.   * by classes implementing the <code>DataInput</code> interface.
50   *   *
51   * @author Aaron M. Renn (arenn@urbanophile.com)   * @author Aaron M. Renn (arenn@urbanophile.com)
52   * @author Tom Tromey <tromey@cygnus.com>   * @author Tom Tromey (tromey@cygnus.com)
53   *   *
54   * @see DataInput   * @see DataInput
55   */   */

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.12.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26