/[classpath]/classpath/gnu/java/net/protocol/ftp/StreamInputStream.java
ViewVC logotype

Diff of /classpath/gnu/java/net/protocol/ftp/StreamInputStream.java

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

revision 1.2 by gnu_andrew, Sat Feb 12 14:26:02 2005 UTC revision 1.3 by mkoch, Wed Mar 2 17:29:08 2005 UTC
# Line 38  exception statement from your version. * Line 38  exception statement from your version. *
38    
39  package gnu.java.net.protocol.ftp;  package gnu.java.net.protocol.ftp;
40    
 import java.io.InputStream;  
41  import java.io.IOException;  import java.io.IOException;
42    import java.io.InputStream;
43    
44  /**  /**
45   * A DTP input stream that implements the FTP stream data transfer mode.   * A DTP input stream that implements the FTP stream data transfer mode.

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

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