/[classpath]/classpath/gnu/java/nio/PipeImpl.java
ViewVC logotype

Diff of /classpath/gnu/java/nio/PipeImpl.java

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

revision 1.8 by patrik_reali, Tue Jul 20 20:28:43 2004 UTC revision 1.9 by patrik_reali, Wed Jul 21 20:35:29 2004 UTC
# Line 168  class PipeImpl extends Pipe Line 168  class PipeImpl extends Pipe
168      throws IOException      throws IOException
169    {    {
170      super();      super();
171      VMPipeImpl.init (this, provider);      VMPipe.init (this, provider);
172    }    }
173    
174    public Pipe.SinkChannel sink()    public Pipe.SinkChannel sink()

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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