/[classpath]/classpath/javax/crypto/CipherInputStream.java
ViewVC logotype

Diff of /classpath/javax/crypto/CipherInputStream.java

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

revision 1.2.2.1 by gnu_andrew, Fri Jan 14 10:24:16 2005 UTC revision 1.2.2.2 by gnu_andrew, Sun Jan 16 02:14:49 2005 UTC
# Line 294  public class CipherInputStream extends F Line 294  public class CipherInputStream extends F
294     *     *
295     * @param mark Is ignored.     * @param mark Is ignored.
296     */     */
297    public void mark(long mark)    public void mark(int mark)
298    {    {
299    }    }
300    

Legend:
Removed from v.1.2.2.1  
changed lines
  Added in v.1.2.2.2

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