/[classpath]/inetlib/source/gnu/inet/nntp/PendingData.java
ViewVC logotype

Diff of /inetlib/source/gnu/inet/nntp/PendingData.java

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

revision 1.1 by dog, Sun Oct 19 08:51:37 2003 UTC revision 1.2 by dog, Sun Oct 19 16:16:50 2003 UTC
# Line 44  public interface PendingData Line 44  public interface PendingData
44     * Reads to the end of this data.     * Reads to the end of this data.
45     * @exception IOException if an I/O error occurred     * @exception IOException if an I/O error occurred
46     */     */
47    public void readToEOF()    public void readToEOF() throws IOException;
     throws IOException;  
48    
49  }  }

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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