/[classpath]/classpath/java/nio/CharBufferImpl.java
ViewVC logotype

Diff of /classpath/java/nio/CharBufferImpl.java

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

revision 1.6 by jfrijters, Mon Dec 27 14:35:30 2004 UTC revision 1.7 by mkoch, Thu Dec 30 10:20:11 2004 UTC
# Line 98  final class CharBufferImpl extends CharB Line 98  final class CharBufferImpl extends CharB
98        }        }
99    
100      position (copied);      position (copied);
101        limit(capacity());
102      return this;      return this;
103    }    }
104        

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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