/[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.9.2.2 by gnu_andrew, Tue Aug 2 20:12:19 2005 UTC revision 1.9.2.3 by gnu_andrew, Tue Sep 20 18:46:26 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.9.2.2  
changed lines
  Added in v.1.9.2.3

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