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

Diff of /classpath/java/io/FilterReader.java

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

revision 1.11 by mark, Sat Jul 2 20:32:37 2005 UTC revision 1.12 by tromey, Tue Sep 13 21:25:08 2005 UTC
# Line 131  public abstract class FilterReader exten Line 131  public abstract class FilterReader exten
131    /**    /**
132      * Calls the <code>in.skip(long)</code> method      * Calls the <code>in.skip(long)</code> method
133      *      *
134      * @param numBytes The requested number of chars to skip.      * @param num_chars The requested number of chars to skip.
135      *      *
136      * @return The value returned from <code>in.skip(long)</code>      * @return The value returned from <code>in.skip(long)</code>
137      *      *

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

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